Home
last modified time | relevance | path

Searched refs:EFCT_HW_STATE_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c1105 hw->state = EFCT_HW_STATE_ACTIVE; in efct_hw_init()
1415 if (hw->state != EFCT_HW_STATE_ACTIVE) { in efct_hw_command()
1942 if (hw->state != EFCT_HW_STATE_ACTIVE) { in efct_hw_io_abort()
2576 if (hw->state != EFCT_HW_STATE_ACTIVE) { in efct_hw_bls_send()
2713 if (hw->state != EFCT_HW_STATE_ACTIVE) { in efct_els_hw_srrs_send()
2857 if (hw->state != EFCT_HW_STATE_ACTIVE) { in efct_hw_io_send()
3397 destroy_queues = (hw->state == EFCT_HW_STATE_ACTIVE); in efct_hw_teardown()
3549 if (hw->state != EFCT_HW_STATE_ACTIVE) in efct_hw_reset()
H A Defct_hw.h311 EFCT_HW_STATE_ACTIVE, enumerator