Home
last modified time | relevance | path

Searched refs:beiscsi_hba_in_error (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/be2iscsi/
Dbe_main.h395 #define beiscsi_hba_in_error(phba) ((phba)->state & BEISCSI_HBA_IN_ERR) macro
397 (!beiscsi_hba_in_error((phba)) && \
Dbe_main.c1803 if (beiscsi_hba_in_error(phba)) in beiscsi_process_mcc_cq()
1837 if (!beiscsi_hba_in_error(phba)) in beiscsi_mcc_work()
1868 if (beiscsi_hba_in_error(phba)) in beiscsi_process_cq()
2042 if (beiscsi_hba_in_error(phba)) { in be_iopoll()
2067 if (!beiscsi_hba_in_error(phba)) in be_iopoll()
3591 if (beiscsi_hba_in_error(phba)) in hwi_purge_eq()
5417 if (!unload && beiscsi_hba_in_error(phba)) { in beiscsi_disable_port()
Dbe_cmds.c247 if (beiscsi_hba_in_error(phba)) { in beiscsi_mccq_compl_wait()
600 if (beiscsi_hba_in_error(phba)) in be_mbox_db_ready_poll()