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
3056 flash->op_busy = 0; in bfa_flash_cb()3069 if (flash->op_busy) { in bfa_flash_notify()3072 flash->op_busy = 0; in bfa_flash_notify()3157 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) in bfa_flash_intr()3245 flash->op_busy = 0; in bfa_nw_flash_attach()3290 if (flash->op_busy) in bfa_nw_flash_get_attr()3293 flash->op_busy = 1; in bfa_nw_flash_get_attr()3337 if (flash->op_busy) in bfa_nw_flash_update_part()3340 flash->op_busy = 1; in bfa_nw_flash_update_part()3383 if (flash->op_busy) in bfa_nw_flash_read_part()[all …]
341 u32 op_busy; /* operation busy flag */ member