Searched refs:op_busy (Results 1 – 4 of 4) sorted by relevance
4211 flash->op_busy = 0; in bfa_flash_cb()4225 if (flash->op_busy) { in bfa_flash_notify()4228 flash->op_busy = 0; in bfa_flash_notify()4356 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) { in bfa_flash_intr()4484 flash->op_busy = 0; in bfa_flash_attach()4539 if (flash->op_busy) { in bfa_flash_get_attr()4540 bfa_trc(flash, flash->op_busy); in bfa_flash_get_attr()4544 flash->op_busy = 1; in bfa_flash_get_attr()4575 if (flash->op_busy) { in bfa_flash_erase_part()4576 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
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