ahc_alloc_tstate 137 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_alloc_tstate(struct ahc_softc *ahc, ahc_alloc_tstate 5381 drivers/scsi/aic7xxx/aic7xxx_core.c if (ahc_alloc_tstate(ahc, ahc->our_id, 'A') == NULL) { ahc_alloc_tstate 5388 drivers/scsi/aic7xxx/aic7xxx_core.c if (ahc_alloc_tstate(ahc, ahc->our_id_b, 'B') == NULL) { ahc_alloc_tstate 7518 drivers/scsi/aic7xxx/aic7xxx_core.c tstate = ahc_alloc_tstate(ahc, target, channel);