Home
last modified time | relevance | path

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

/drivers/scsi/bnx2i/
Dbnx2i.h722 EP_STATE_OFLD_FAILED_CID_BUSY = 0x80000000, enumerator
Dbnx2i_iscsi.c1845 if (bnx2i_ep->state == EP_STATE_OFLD_FAILED_CID_BUSY) { in bnx2i_ep_connect()
1868 if (bnx2i_ep->state == EP_STATE_OFLD_FAILED_CID_BUSY) { in bnx2i_ep_connect()
Dbnx2i_hwi.c2478 ep->state = EP_STATE_OFLD_FAILED_CID_BUSY; in bnx2i_process_ofld_cmpl()