Searched refs:op_busy (Results 1 – 4 of 4) sorted by relevance
4227 flash->op_busy = 0; in bfa_flash_cb()4241 if (flash->op_busy) { in bfa_flash_notify()4244 flash->op_busy = 0; in bfa_flash_notify()4372 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) { in bfa_flash_intr()4500 flash->op_busy = 0; in bfa_flash_attach()4555 if (flash->op_busy) { in bfa_flash_get_attr()4556 bfa_trc(flash, flash->op_busy); in bfa_flash_get_attr()4560 flash->op_busy = 1; in bfa_flash_get_attr()4591 if (flash->op_busy) { in bfa_flash_erase_part()4592 bfa_trc(flash, flash->op_busy); in bfa_flash_erase_part()[all …]
485 u32 op_busy; /* operation busy flag */ member676 u8 op_busy; /* operation busy flag */ member725 u8 op_busy; /* operation busy flag */ member
3041 flash->op_busy = 0; in bfa_flash_cb()3054 if (flash->op_busy) { in bfa_flash_notify()3057 flash->op_busy = 0; in bfa_flash_notify()3142 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) in bfa_flash_intr()3230 flash->op_busy = 0; in bfa_nw_flash_attach()3274 if (flash->op_busy) in bfa_nw_flash_get_attr()3277 flash->op_busy = 1; in bfa_nw_flash_get_attr()3321 if (flash->op_busy) in bfa_nw_flash_update_part()3324 flash->op_busy = 1; in bfa_nw_flash_update_part()3367 if (flash->op_busy) in bfa_nw_flash_read_part()[all …]
328 u32 op_busy; /* operation busy flag */ member