Lines Matching defs:nexus
204 struct sea_scb *nexus; /* currently connected command */
227 * Establish I_T_L nexus instead of I_T_L_Q
311 connected = sea->nexus ? 1 : 0;
539 sea->nexus = 0;
719 if (!sea->nexus) {
737 * Attempt to establish an I_T_L nexus.
738 * On success, sea->nexus is set.
774 if (!sea->nexus) {
781 } /* if (!sea->nexus) */
784 if (sea->nexus) { /* we are connected. Do the task */
927 * Find the command corresponding to the I_T_L or I_T_L_Q nexus
943 * Since we have an established nexus that we can't do
958 sea->nexus = scb;
1043 * Establish I_T_L or I_T_L_Q nexus for new or existing command including
1132 sea->nexus = scb;
1167 if (sea->nexus)
1172 * no connected commands, we reconnect the I_T_L or I_T_L_Q nexus
1260 struct sea_scb *scb = sea->nexus;
1276 sea->nexus = NULL;
1384 sea->nexus = NULL;
1399 sea->nexus = NULL;
1430 sea->nexus = NULL;