Searched refs:EP_STATE_DISCONN_START (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/bnx2i/
H A Dbnx2i.h649 EP_STATE_DISCONN_START = 0x100, enumerator in enum:__anon4249
H A Dbnx2i_iscsi.c2070 bnx2i_ep->state = EP_STATE_DISCONN_START;
2083 bnx2i_ep->state != EP_STATE_DISCONN_START);
H A Dbnx2i_hwi.c706 } else if (ep->state == EP_STATE_DISCONN_START) {
2651 if (old_state == EP_STATE_DISCONN_START)

Completed in 45 milliseconds