Searched refs:op_busy (Results 1 – 4 of 4) sorted by relevance
4210 flash->op_busy = 0; in bfa_flash_cb()4224 if (flash->op_busy) { in bfa_flash_notify()4227 flash->op_busy = 0; in bfa_flash_notify()4355 if (!flash->op_busy && msg->mh.msg_id != BFI_FLASH_I2H_EVENT) { in bfa_flash_intr()4483 flash->op_busy = 0; in bfa_flash_attach()4538 if (flash->op_busy) { in bfa_flash_get_attr()4539 bfa_trc(flash, flash->op_busy); in bfa_flash_get_attr()4543 flash->op_busy = 1; in bfa_flash_get_attr()4574 if (flash->op_busy) { in bfa_flash_erase_part()4575 bfa_trc(flash, flash->op_busy); in bfa_flash_erase_part()[all …]
504 u32 op_busy; /* operation busy flag */ member695 u8 op_busy; /* operation busy flag */ member744 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