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.c1801 if (beiscsi_hba_in_error(phba)) in beiscsi_process_mcc_cq()
1835 if (!beiscsi_hba_in_error(phba)) in beiscsi_mcc_work()
1866 if (beiscsi_hba_in_error(phba)) in beiscsi_process_cq()
2039 if (beiscsi_hba_in_error(phba)) { in be_iopoll()
2064 if (!beiscsi_hba_in_error(phba)) in be_iopoll()
3585 if (beiscsi_hba_in_error(phba)) in hwi_purge_eq()
5390 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()