Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/aic7xxx/
Daic7xxx.h81 #define SCSIID_OUR_ID(scsiid) \ macro
90 SCSIID_OUR_ID((scb)->hscb->scsiid)
Daic79xx.h83 #define SCSIID_OUR_ID(scsiid) \ macro
88 SCSIID_OUR_ID((scb)->hscb->scsiid)
Daic79xx_osm.c1016 SCSIID_OUR_ID(scb->hscb->scsiid), in ahd_execute_scb()
Daic7xxx_osm.c1058 SCSIID_OUR_ID(scb->hscb->scsiid), in ahc_execute_scb()
Daic7xxx.c1256 initiator_role_id = SCSIID_OUR_ID(saved_scsiid); in ahc_handle_scsiint()
2261 our_id = SCSIID_OUR_ID(scb->hscb->scsiid); in ahc_scb_devinfo()
7795 target = SCSIID_OUR_ID(cmd->scsiid); in ahc_handle_target_cmd()
Daic79xx.c2208 initiator_role_id = SCSIID_OUR_ID(saved_scsiid); in ahd_handle_nonpkt_busfree()
3564 our_id = SCSIID_OUR_ID(scb->hscb->scsiid); in ahd_scb_devinfo()
10298 target = SCSIID_OUR_ID(cmd->scsiid); in ahd_handle_target_cmd()