Searched refs:op_busy (Results 1 – 4 of 4) sorted by relevance
5444 phy->op_busy = 0; in bfa_phy_attach()5517 phy->op_busy = 1; in bfa_phy_get_attr()5557 phy->op_busy = 1; in bfa_phy_get_stats()5605 phy->op_busy = 1; in bfa_phy_update()5656 phy->op_busy = 1; in bfa_phy_read()5713 phy->op_busy = 0; in bfa_phy_intr()6263 fru->op_busy = 0; in bfa_fru_attach()6334 fru->op_busy = 1; in bfa_fruvpd_update()6384 fru->op_busy = 1; in bfa_fruvpd_read()6453 fru->op_busy = 1; in bfa_tfru_write()[all …]
504 u32 op_busy; /* operation busy flag */ member695 u8 op_busy; /* operation busy flag */ member744 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
Completed in 36 milliseconds