scbindex 647 drivers/scsi/aic7xxx/aic79xx.h struct scb *scbindex[AHD_SCB_MAX]; scbindex 794 drivers/scsi/aic7xxx/aic79xx_core.c scb = ahd->scb_data.scbindex[tag]; scbindex 834 drivers/scsi/aic7xxx/aic79xx_core.c ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = scb; scbindex 2207 drivers/scsi/aic7xxx/aic79xx_core.c u_int scbindex; scbindex 2212 drivers/scsi/aic7xxx/aic79xx_core.c scbindex = ahd_get_scbptr(ahd); scbindex 2213 drivers/scsi/aic7xxx/aic79xx_core.c scb = ahd_lookup_scb(ahd, scbindex); scbindex 6745 drivers/scsi/aic7xxx/aic79xx_core.c ahd->scb_data.scbindex[SCB_GET_TAG(scb)] = NULL; scbindex 583 drivers/scsi/aic7xxx/aic7xxx.h struct scb *scbindex[256]; /* scbindex 544 drivers/scsi/aic7xxx/aic7xxx_core.c ahc->scb_data->scbindex[hscb->tag] = NULL; scbindex 559 drivers/scsi/aic7xxx/aic7xxx_core.c scb = ahc->scb_data->scbindex[tag]; scbindex 600 drivers/scsi/aic7xxx/aic7xxx_core.c ahc->scb_data->scbindex[scb->hscb->tag] = scb; scbindex 1381 drivers/scsi/aic7xxx/aic7xxx_core.c u_int scbindex = ahc_inb(ahc, SCB_TAG); scbindex 1385 drivers/scsi/aic7xxx/aic7xxx_core.c scb = ahc_lookup_scb(ahc, scbindex); scbindex 1447 drivers/scsi/aic7xxx/aic7xxx_core.c u_int scbindex; scbindex 1452 drivers/scsi/aic7xxx/aic7xxx_core.c scbindex = ahc_inb(ahc, SCB_TAG); scbindex 1453 drivers/scsi/aic7xxx/aic7xxx_core.c scb = ahc_lookup_scb(ahc, scbindex); scbindex 5950 drivers/scsi/aic7xxx/aic7xxx_core.c ahc->scb_data->scbindex[scb->hscb->tag] = NULL;