Home | History | Annotate | Download | only in dev

Lines Matching refs:sc_nexus

243 	acb            = dev->sc_nexus;
304 struct sbic_acb *acb = dev->sc_nexus;
411 if (dev->sc_nexus && (flags & XS_CTL_POLL))
465 * ICMD && sc_nexus(which would
468 while (dev->sc_nexus)
474 dev->sc_nexus = acb;
482 } while (dev->sc_nexus != acb);
497 if (dev->sc_nexus == NULL)
528 * in which sbic_sched() could be called with sc_nexus non NULL
530 if (dev->sc_nexus)
552 dev->sc_nexus = acb;
637 if (acb == dev->sc_nexus ) {
639 dev->sc_nexus = NULL;
838 dev->sc_nexus = NULL;
1298 struct sbic_acb *acb = dev->sc_nexus;
1532 struct sbic_acb *acb = dev->sc_nexus;
2102 struct sbic_acb *acb = dev->sc_nexus;
2312 dev->sc_nexus = NULL;
2419 if (dev->sc_nexus) {
2434 TAILQ_INSERT_HEAD(&dev->ready_list, dev->sc_nexus,
2439 dev->sc_nexus = NULL;
2468 dev->sc_nexus = acb;