Searched refs:op_busy (Results 1 – 4 of 4) sorted by relevance
4224 flash->op_busy = 0; in bfa_flash_cb()4238 if (flash->op_busy) { in bfa_flash_notify()4241 flash->op_busy = 0; in bfa_flash_notify()4369 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) { in bfa_flash_intr()4497 flash->op_busy = 0; in bfa_flash_attach()4552 if (flash->op_busy) { in bfa_flash_get_attr()4553 bfa_trc(flash, flash->op_busy); in bfa_flash_get_attr()4557 flash->op_busy = 1; in bfa_flash_get_attr()4588 if (flash->op_busy) { in bfa_flash_erase_part()4589 bfa_trc(flash, flash->op_busy); in bfa_flash_erase_part()[all …]
480 u32 op_busy; /* operation busy flag */ member671 u8 op_busy; /* operation busy flag */ member720 u8 op_busy; /* operation busy flag */ member
3037 flash->op_busy = 0; in bfa_flash_cb()3050 if (flash->op_busy) { in bfa_flash_notify()3053 flash->op_busy = 0; in bfa_flash_notify()3138 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) in bfa_flash_intr()3226 flash->op_busy = 0; in bfa_nw_flash_attach()3270 if (flash->op_busy) in bfa_nw_flash_get_attr()3273 flash->op_busy = 1; in bfa_nw_flash_get_attr()3317 if (flash->op_busy) in bfa_nw_flash_update_part()3320 flash->op_busy = 1; in bfa_nw_flash_update_part()3363 if (flash->op_busy) in bfa_nw_flash_read_part()[all …]
328 u32 op_busy; /* operation busy flag */ member