pending_scbs 1064 drivers/scsi/aic7xxx/aic79xx.h BSD_LIST_HEAD(, scb) pending_scbs; pending_scbs 4233 drivers/scsi/aic7xxx/aic79xx_core.c LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { pending_scbs 4277 drivers/scsi/aic7xxx/aic79xx_core.c LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { pending_scbs 6089 drivers/scsi/aic7xxx/aic79xx_core.c LIST_INIT(&ahd->pending_scbs); pending_scbs 6501 drivers/scsi/aic7xxx/aic79xx_core.c LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { pending_scbs 7916 drivers/scsi/aic7xxx/aic79xx_core.c if (LIST_FIRST(&ahd->pending_scbs) != NULL) { pending_scbs 8121 drivers/scsi/aic7xxx/aic79xx_core.c LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { pending_scbs 8603 drivers/scsi/aic7xxx/aic79xx_core.c scbp_next = LIST_FIRST(&ahd->pending_scbs); pending_scbs 9762 drivers/scsi/aic7xxx/aic79xx_core.c LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { pending_scbs 10332 drivers/scsi/aic7xxx/aic79xx_core.c if (LIST_FIRST(&ahd->pending_scbs) != NULL) { pending_scbs 10483 drivers/scsi/aic7xxx/aic79xx_core.c LIST_FOREACH(scb, &ahd->pending_scbs, pending_links) { pending_scbs 856 drivers/scsi/aic7xxx/aic79xx_osm.c LIST_INSERT_HEAD(&ahd->pending_scbs, reset_scb, pending_links); pending_scbs 1653 drivers/scsi/aic7xxx/aic79xx_osm.c LIST_INSERT_HEAD(&ahd->pending_scbs, scb, pending_links); pending_scbs 2202 drivers/scsi/aic7xxx/aic79xx_osm.c LIST_FOREACH(pending_scb, &ahd->pending_scbs, pending_links) { pending_scbs 913 drivers/scsi/aic7xxx/aic7xxx.h BSD_LIST_HEAD(, scb) pending_scbs; pending_scbs 2698 drivers/scsi/aic7xxx/aic7xxx_core.c LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) { pending_scbs 4421 drivers/scsi/aic7xxx/aic7xxx_core.c LIST_INIT(&ahc->pending_scbs); pending_scbs 5628 drivers/scsi/aic7xxx/aic7xxx_core.c if (LIST_FIRST(&ahc->pending_scbs) != NULL) { pending_scbs 6406 drivers/scsi/aic7xxx/aic7xxx_core.c scbp_next = LIST_FIRST(&ahc->pending_scbs); pending_scbs 7268 drivers/scsi/aic7xxx/aic7xxx_core.c LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) { pending_scbs 7453 drivers/scsi/aic7xxx/aic7xxx_core.c if (LIST_FIRST(&ahc->pending_scbs) != NULL) { pending_scbs 7628 drivers/scsi/aic7xxx/aic7xxx_core.c LIST_FOREACH(scb, &ahc->pending_scbs, pending_links) { pending_scbs 1564 drivers/scsi/aic7xxx/aic7xxx_osm.c LIST_INSERT_HEAD(&ahc->pending_scbs, scb, pending_links); pending_scbs 2118 drivers/scsi/aic7xxx/aic7xxx_osm.c LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) { pending_scbs 2126 drivers/scsi/aic7xxx/aic7xxx_osm.c LIST_FOREACH(pending_scb, &ahc->pending_scbs, pending_links) {