Home
last modified time | relevance | path

Searched refs:SCSIID_TARGET (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/aic7xxx/
A Daic7xxx.h68 #define SCSIID_TARGET(ahc, scsiid) \ macro
82 SCSIID_TARGET((ahc), (scb)->hscb->scsiid)
A Daic79xx.h71 #define SCSIID_TARGET(ahd, scsiid) \ macro
80 SCSIID_TARGET((ahd), (scb)->hscb->scsiid)
A Daic7xxx_core.c1655 SCSIID_TARGET(ahc, ahc_inb(ahc, SAVED_SCSIID))); in ahc_handle_scsiint()
1809 target = SCSIID_TARGET(ahc, saved_scsiid); in ahc_handle_scsiint()
2770 SCSIID_TARGET(ahc, saved_scsiid), in ahc_fetch_devinfo()
7799 initiator = SCSIID_TARGET(ahc, cmd->scsiid); in ahc_handle_target_cmd()
A Daic79xx_core.c2167 SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)), in ahd_handle_seqint()
2179 SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)), in ahd_handle_seqint()
3036 target = SCSIID_TARGET(ahd, saved_scsiid); in ahd_handle_nonpkt_busfree()
4294 SCSIID_TARGET(ahd, saved_scsiid), in ahd_fetch_devinfo()
10622 initiator = SCSIID_TARGET(ahd, cmd->scsiid); in ahd_handle_target_cmd()
A Daic7xxx_osm.c2198 && SCSIID_TARGET(ahc, saved_scsiid) == scmd_id(cmd)))) { in ahc_linux_queue_recovery_cmd()

Completed in 39 milliseconds