Searched refs:op_busy (Results 1 – 4 of 4) sorted by relevance
4215 flash->op_busy = 0; in bfa_flash_cb()4229 if (flash->op_busy) { in bfa_flash_notify()4232 flash->op_busy = 0; in bfa_flash_notify()4360 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) { in bfa_flash_intr()4488 flash->op_busy = 0; in bfa_flash_attach()4543 if (flash->op_busy) { in bfa_flash_get_attr()4544 bfa_trc(flash, flash->op_busy); in bfa_flash_get_attr()4548 flash->op_busy = 1; in bfa_flash_get_attr()4579 if (flash->op_busy) { in bfa_flash_erase_part()4580 bfa_trc(flash, flash->op_busy); in bfa_flash_erase_part()[all …]
477 u32 op_busy; /* operation busy flag */ member668 u8 op_busy; /* operation busy flag */ member717 u8 op_busy; /* operation busy flag */ member
3030 flash->op_busy = 0; in bfa_flash_cb()3043 if (flash->op_busy) { in bfa_flash_notify()3046 flash->op_busy = 0; in bfa_flash_notify()3131 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) in bfa_flash_intr()3219 flash->op_busy = 0; in bfa_nw_flash_attach()3263 if (flash->op_busy) in bfa_nw_flash_get_attr()3266 flash->op_busy = 1; in bfa_nw_flash_get_attr()3310 if (flash->op_busy) in bfa_nw_flash_update_part()3313 flash->op_busy = 1; in bfa_nw_flash_update_part()3356 if (flash->op_busy) in bfa_nw_flash_read_part()[all …]
320 u32 op_busy; /* operation busy flag */ member