Searched refs:is_disc_initiator (Results 1 – 3 of 3) sorted by relevance
324 p_mcb->is_disc_initiator = FALSE; in rfc_check_mcb_active()330 if (p_mcb->is_disc_initiator) { in rfc_check_mcb_active()331 p_mcb->is_disc_initiator = FALSE; in rfc_check_mcb_active()
208 p_port->rfc.p_mcb->is_disc_initiator = TRUE; in rfc_port_sm_sabme_wait_ua()258 p_port->rfc.p_mcb->is_disc_initiator = TRUE; in rfc_port_sm_term_wait_sec_check()333 p_port->rfc.p_mcb->is_disc_initiator = TRUE; in rfc_port_sm_orig_wait_sec_check()475 p_port->rfc.p_mcb->is_disc_initiator = TRUE; in rfc_port_sm_disc_wait_ua()
106 BOOLEAN is_disc_initiator; /* TRUE if initiated disc of port */ member