Searched refs:op_busy (Results 1 – 4 of 4) sorted by relevance
5466 phy->op_busy = 0; in bfa_phy_attach()5539 phy->op_busy = 1; in bfa_phy_get_attr()5579 phy->op_busy = 1; in bfa_phy_get_stats()5627 phy->op_busy = 1; in bfa_phy_update()5678 phy->op_busy = 1; in bfa_phy_read()5735 phy->op_busy = 0; in bfa_phy_intr()6297 fru->op_busy = 0; in bfa_fru_attach()6368 fru->op_busy = 1; in bfa_fruvpd_update()6418 fru->op_busy = 1; in bfa_fruvpd_read()6487 fru->op_busy = 1; in bfa_tfru_write()[all …]
481 u32 op_busy; /* operation busy flag */ member672 u8 op_busy; /* operation busy flag */ member721 u8 op_busy; /* operation busy flag */ member
3035 flash->op_busy = 0; in bfa_flash_cb()3048 if (flash->op_busy) { in bfa_flash_notify()3051 flash->op_busy = 0; in bfa_flash_notify()3136 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) in bfa_flash_intr()3224 flash->op_busy = 0; in bfa_nw_flash_attach()3268 if (flash->op_busy) in bfa_nw_flash_get_attr()3271 flash->op_busy = 1; in bfa_nw_flash_get_attr()3315 if (flash->op_busy) in bfa_nw_flash_update_part()3318 flash->op_busy = 1; in bfa_nw_flash_update_part()3361 if (flash->op_busy) in bfa_nw_flash_read_part()[all …]
324 u32 op_busy; /* operation busy flag */ member