HomeSort by: relevance | last modified time | path
    Searched refs:nexus_list (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/arch/mvme68k/dev/
sbicvar.h 108 nexus_list;
sbic.c 656 for (a = dev->nexus_list.tqh_first; a != NULL;
659 TAILQ_REMOVE(&dev->nexus_list, acb, chain);
834 TAILQ_INIT(&dev->nexus_list);
1055 if (!sbic_enable_reselect && dev->nexus_list.tqh_first == NULL)
2308 TAILQ_INSERT_HEAD(&dev->nexus_list, acb, chain);
2457 for (acb = dev->nexus_list.tqh_first; acb;
2466 TAILQ_REMOVE(&dev->nexus_list, acb, chain);
2478 printf("%s: reselect %s targ %d not in nexus_list %p\n",
2481 &dev->nexus_list.tqh_first);
  /src/sys/dev/isa/
seagate.c 203 TAILQ_HEAD(, sea_scb) free_list, ready_list, nexus_list;
314 for (scb = sea->nexus_list.tqh_first, disconnected = 0; scb;
541 TAILQ_INIT(&sea->nexus_list);
931 for (scb = sea->nexus_list.tqh_first; scb;
935 TAILQ_REMOVE(&sea->nexus_list, scb,
1175 for (tmp = sea->nexus_list.tqh_first; tmp;
1188 for (tmp = sea->nexus_list.tqh_first; tmp;
1191 TAILQ_REMOVE(&sea->nexus_list,
1397 TAILQ_INSERT_TAIL(&sea->nexus_list,
  /src/sys/arch/amiga/dev/
siop.c 313 if (sc->nexus_list.tqh_first)
463 for (acb2 = sc->nexus_list.tqh_first; acb2;
466 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
694 TAILQ_INIT(&sc->nexus_list);
709 while ((acb = sc->nexus_list.tqh_first) > 0) {
875 if (sc->nexus_list.tqh_first == NULL) {
983 if (sc->nexus_list.tqh_first)
1121 if (sc->nexus_list.tqh_first)
1132 if (sc->nexus_list.tqh_first)
1152 if (sc->nexus_list.tqh_first
    [all...]
siop2.c 299 if (sc->nexus_list.tqh_first)
448 for (acb2 = sc->nexus_list.tqh_first; acb2;
451 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
721 TAILQ_INIT(&sc->nexus_list);
736 while ((acb = sc->nexus_list.tqh_first) > 0) {
935 if (sc->nexus_list.tqh_first == NULL) {
1071 if (sc->nexus_list.tqh_first)
1248 if (sc->nexus_list.tqh_first) {
1261 if (sc->nexus_list.tqh_first) {
1285 if (sc->nexus_list.tqh_first)
    [all...]
siopvar.h 142 nexus_list;
sbicvar.h 119 nexus_list;
sbic.c 622 for (acb2 = dev->nexus_list.tqh_first; acb2;
625 TAILQ_REMOVE(&dev->nexus_list, acb, chain);
744 while (acb = dev->nexus_list.tqh_first) {
810 TAILQ_INIT(&dev->nexus_list);
916 TAILQ_INIT(&dev->nexus_list);
932 while (acb = dev->nexus_list.tqh_first) {
1046 if (!sbic_enable_reselect && dev->nexus_list.tqh_first == NULL)
2391 TAILQ_INSERT_HEAD(&dev->nexus_list, acb, chain);
2472 for (acb = dev->nexus_list.tqh_first; acb;
2477 TAILQ_REMOVE(&dev->nexus_list, acb, chain)
    [all...]
  /src/sys/dev/ic/
osiop.c 263 TAILQ_INIT(&sc->nexus_list);
465 if (!TAILQ_EMPTY(&sc->nexus_list))
656 TAILQ_FOREACH(acb2, &sc->nexus_list, chain) {
658 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
843 while ((acb = TAILQ_FIRST(&sc->nexus_list)) != NULL) {
1012 if (TAILQ_EMPTY(&sc->nexus_list)) {
1140 if (!TAILQ_EMPTY(&sc->nexus_list))
1289 if (!TAILQ_EMPTY(&sc->nexus_list))
1308 if (!TAILQ_EMPTY(&sc->nexus_list))
1327 if (!TAILQ_EMPTY(&sc->nexus_list))
    [all...]
aic6360var.h 126 TAILQ_HEAD(, aic_acb) free_list, ready_list, nexus_list;
mb89352var.h 128 TAILQ_HEAD(, spc_acb) free_list, ready_list, nexus_list;
osiopvar.h 212 nexus_list;
aic6360.c 394 TAILQ_INIT(&sc->nexus_list);
412 while ((acb = sc->nexus_list.tqh_first) != NULL) {
753 for (acb = sc->nexus_list.tqh_first; acb != NULL;
768 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
943 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
1955 TAILQ_INSERT_HEAD(&sc->nexus_list, acb, chain);
2166 for (acb = sc->nexus_list.tqh_first; acb != NULL;
mb89352.c 404 TAILQ_INIT(&sc->nexus_list);
422 while ((acb = TAILQ_FIRST(&sc->nexus_list)) != NULL) {
736 TAILQ_FOREACH(acb, &sc->nexus_list, chain) {
750 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
890 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
1893 TAILQ_INSERT_HEAD(&sc->nexus_list, acb, chain);
2144 TAILQ_FOREACH(acb, &sc->nexus_list, chain)
  /src/sys/arch/acorn32/podulebus/
sbicvar.h 105 nexus_list;
sbic.c 574 for (acb2 = dev->nexus_list.tqh_first; acb2;
577 TAILQ_REMOVE(&dev->nexus_list, acb, chain);
655 while (acb = dev->nexus_list.tqh_first) {
732 TAILQ_INIT(&dev->nexus_list);
856 TAILQ_INIT(&dev->nexus_list);
871 while (acb = dev->nexus_list.tqh_first) {
983 if (!sbic_enable_reselect && dev->nexus_list.tqh_first == NULL)
2181 TAILQ_INSERT_HEAD(&dev->nexus_list, acb, chain);
2262 for (acb = dev->nexus_list.tqh_first; acb;
2267 TAILQ_REMOVE(&dev->nexus_list, acb, chain)
    [all...]
  /src/sys/arch/x68k/dev/
mhavar.h 97 TAILQ_HEAD(, acb) free_list, ready_list, nexus_list;
mha.c 440 TAILQ_INIT(&sc->nexus_list);
481 while ((acb = TAILQ_FIRST(&sc->nexus_list)) != NULL) {
623 TAILQ_FOREACH(acb, &sc->nexus_list, chain) {
637 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
943 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
972 TAILQ_REMOVE(&sc->nexus_list, acb, chain);
1227 TAILQ_FOREACH(acb, &sc->nexus_list, chain) {
1231 TAILQ_REMOVE(&sc->nexus_list, acb,
1854 TAILQ_INSERT_HEAD(&sc->nexus_list, acb, chain);
2031 TAILQ_FOREACH(acb, &sc->nexus_list, chain
    [all...]

Completed in 26 milliseconds