Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/be2iscsi/
Dbe_main.h394 #define beiscsi_hba_in_error(phba) ((phba)->state & BEISCSI_HBA_IN_ERR) macro
396 (!beiscsi_hba_in_error((phba)) && \
Dbe_main.c1820 if (beiscsi_hba_in_error(phba)) in beiscsi_process_mcc_cq()
1854 if (!beiscsi_hba_in_error(phba)) in beiscsi_mcc_work()
1885 if (beiscsi_hba_in_error(phba)) in beiscsi_process_cq()
2058 if (beiscsi_hba_in_error(phba)) { in be_iopoll()
2083 if (!beiscsi_hba_in_error(phba)) in be_iopoll()
3604 if (beiscsi_hba_in_error(phba)) in hwi_purge_eq()
5409 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()