Symbol: SCB_GET_TARGET
drivers/scsi/aic7xxx/aic79xx.h
121
((SCB_GET_LUN(scb) << 4) | SCB_GET_TARGET(ahd, scb))
drivers/scsi/aic7xxx/aic79xx.h
86
SCB_GET_TARGET(ahd, scb)
drivers/scsi/aic7xxx/aic79xx_core.c
1930
SCB_GET_TARGET(ahd, scb),
drivers/scsi/aic7xxx/aic79xx_core.c
2246
ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb),
drivers/scsi/aic7xxx/aic79xx_core.c
2281
ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb),
drivers/scsi/aic7xxx/aic79xx_core.c
2339
ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb),
drivers/scsi/aic7xxx/aic79xx_core.c
2998
ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb), 'A',
drivers/scsi/aic7xxx/aic79xx_core.c
3239
ahd_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb),
drivers/scsi/aic7xxx/aic79xx_core.c
4352
ahd_compile_devinfo(devinfo, our_id, SCB_GET_TARGET(ahd, scb),
drivers/scsi/aic7xxx/aic79xx_core.c
5621
ahd_search_qinfifo(ahd, SCB_GET_TARGET(ahd, scb),
drivers/scsi/aic7xxx/aic79xx_core.c
7949
int targ = SCB_GET_TARGET(ahd, scb);
drivers/scsi/aic7xxx/aic79xx_core.c
7988
target = SCB_GET_TARGET(ahd, scb);
drivers/scsi/aic7xxx/aic79xx_core.c
8246
printk(" %d ( ", SCB_GET_TARGET(ahd, scb));
drivers/scsi/aic7xxx/aic79xx_core.c
8251
SCB_GET_TARGET(ahd, scb));
drivers/scsi/aic7xxx/aic79xx_core.c
8281
+ (2 * SCB_GET_TARGET(ahd, mk_msg_scb));
drivers/scsi/aic7xxx/aic79xx_core.c
8949
SCB_GET_TARGET(ahd, scb),
drivers/scsi/aic7xxx/aic79xx_osm.c
1380
ahd_platform_abort_scbs(ahd, SCB_GET_TARGET(ahd, scb),
drivers/scsi/aic7xxx/aic79xx_osm.c
229
scb != NULL ? SCB_GET_TARGET(ahd, scb) : -1,
drivers/scsi/aic7xxx/aic7xxx.h
88
(SCB_GET_TARGET(ahc, scb) + (SCB_IS_SCSIBUS_B(ahc, scb) ? 8 : 0))
drivers/scsi/aic7xxx/aic7xxx_core.c
1459
ahc_search_qinfifo(ahc, SCB_GET_TARGET(ahc, scb),
drivers/scsi/aic7xxx/aic7xxx_core.c
2827
ahc_compile_devinfo(devinfo, our_id, SCB_GET_TARGET(ahc, scb),
drivers/scsi/aic7xxx/aic7xxx_core.c
4112
ahc_search_qinfifo(ahc, SCB_GET_TARGET(ahc, scb),
drivers/scsi/aic7xxx/aic7xxx_core.c
5694
int targ = SCB_GET_TARGET(ahc, scb);
drivers/scsi/aic7xxx/aic7xxx_core.c
5733
target = SCB_GET_TARGET(ahc, scb);
drivers/scsi/aic7xxx/aic7xxx_osm.c
1254
ahc_platform_abort_scbs(ahc, SCB_GET_TARGET(ahc, scb),
drivers/scsi/aic7xxx/aic7xxx_osm.c
1473
SCB_GET_TARGET(ahc, scb), &tstate);
drivers/scsi/aic7xxx/aic7xxx_osm.c
259
scb != NULL ? SCB_GET_TARGET(ahc, scb) : -1,