Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic7xxxvar.h81 #define SCSIID_TARGET(ahc, scsiid) \ macro
95 SCSIID_TARGET((ahc), (scb)->hscb->scsiid)
Daic79xx.h110 #define SCSIID_TARGET(ahd, scsiid) \ macro
119 SCSIID_TARGET((ahd), (scb)->hscb->scsiid)
Daic79xx_openbsd.c373 SCSIID_TARGET(ahd, scb->hscb->scsiid), in ahd_execute_scb()
Daic7xxx_openbsd.c373 SCSIID_TARGET(ahc, scb->hscb->scsiid), in ahc_execute_scb()
Daic7xxx.c1127 SCSIID_TARGET(ahc, ahc_inb(ahc, SAVED_SCSIID))); in ahc_handle_scsiint()
1281 target = SCSIID_TARGET(ahc, saved_scsiid); in ahc_handle_scsiint()
2232 SCSIID_TARGET(ahc, saved_scsiid), in ahc_fetch_devinfo()
7125 initiator = SCSIID_TARGET(ahc, cmd->scsiid); in ahc_handle_target_cmd()
Daic79xx.c1336 SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)), in ahd_handle_seqint()
1348 SCSIID_TARGET(ahd, ahd_inb(ahd, SAVED_SCSIID)), in ahd_handle_seqint()
2188 target = SCSIID_TARGET(ahd, saved_scsiid); in ahd_handle_nonpkt_busfree()
3487 SCSIID_TARGET(ahd, saved_scsiid), in ahd_fetch_devinfo()
9702 initiator = SCSIID_TARGET(ahd, cmd->scsiid); in ahd_handle_target_cmd()