Searched refs:is_disc_initiator (Results 1 – 3 of 3) sorted by relevance
300 p_mcb->is_disc_initiator = FALSE; in rfc_check_mcb_active()306 if (p_mcb->is_disc_initiator) in rfc_check_mcb_active()308 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()261 p_port->rfc.p_mcb->is_disc_initiator = TRUE; in rfc_port_sm_term_wait_sec_check()337 p_port->rfc.p_mcb->is_disc_initiator = TRUE; in rfc_port_sm_orig_wait_sec_check()485 p_port->rfc.p_mcb->is_disc_initiator = TRUE; in rfc_port_sm_disc_wait_ua()
108 BOOLEAN is_disc_initiator; /* TRUE if initiated disc of port */ member