Home
last modified time | relevance | path

Searched refs:SCSIID_TARGET (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h68 #define SCSIID_TARGET(ahc, scsiid) \ macro
82 SCSIID_TARGET((ahc), (scb)->hscb->scsiid)
H A Daic79xx.h71 #define SCSIID_TARGET(ahd, scsiid) \ macro
80 SCSIID_TARGET((ahd), (scb)->hscb->scsiid)
H A Daic7xxx_core.c1656 SCSIID_TARGET(ahc, ahc_inb(ahc, SAVED_SCSIID))); in ahc_handle_scsiint()
1810 target = SCSIID_TARGET(ahc, saved_scsiid); in ahc_handle_scsiint()
2772 SCSIID_TARGET(ahc, saved_scsiid), in ahc_fetch_devinfo()
7806 initiator = SCSIID_TARGET(ahc, cmd->scsiid); in ahc_handle_target_cmd()
H A Daic79xx_core.c2168 SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)), in ahd_handle_seqint()
2180 SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)), in ahd_handle_seqint()
3037 target = SCSIID_TARGET(ahd, saved_scsiid); in ahd_handle_nonpkt_busfree()
4296 SCSIID_TARGET(ahd, saved_scsiid), in ahd_fetch_devinfo()
10627 initiator = SCSIID_TARGET(ahd, cmd->scsiid); in ahd_handle_target_cmd()
H A Daic7xxx_osm.c2200 && SCSIID_TARGET(ahc, saved_scsiid) == scmd_id(cmd)))) { in ahc_linux_queue_recovery_cmd()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h68 #define SCSIID_TARGET(ahc, scsiid) \ macro
82 SCSIID_TARGET((ahc), (scb)->hscb->scsiid)
H A Daic79xx.h71 #define SCSIID_TARGET(ahd, scsiid) \ macro
80 SCSIID_TARGET((ahd), (scb)->hscb->scsiid)
H 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()
H 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()
H A Daic7xxx_osm.c2198 && SCSIID_TARGET(ahc, saved_scsiid) == scmd_id(cmd)))) { in ahc_linux_queue_recovery_cmd()

Completed in 52 milliseconds