Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/aic7xxx/
HDaic7xxx.h81 #define SCSIID_OUR_ID(scsiid) \ macro
90 SCSIID_OUR_ID((scb)->hscb->scsiid)
HDaic79xx.h83 #define SCSIID_OUR_ID(scsiid) \ macro
88 SCSIID_OUR_ID((scb)->hscb->scsiid)
HDaic79xx_osm.c1014 SCSIID_OUR_ID(scb->hscb->scsiid), in ahd_execute_scb()
HDaic7xxx_osm.c1052 SCSIID_OUR_ID(scb->hscb->scsiid), in ahc_execute_scb()
HDaic7xxx.c1247 initiator_role_id = SCSIID_OUR_ID(saved_scsiid); in ahc_handle_scsiint()
2245 our_id = SCSIID_OUR_ID(scb->hscb->scsiid); in ahc_scb_devinfo()
7738 target = SCSIID_OUR_ID(cmd->scsiid); in ahc_handle_target_cmd()
HDaic79xx.c2186 initiator_role_id = SCSIID_OUR_ID(saved_scsiid); in ahd_handle_nonpkt_busfree()
3529 our_id = SCSIID_OUR_ID(scb->hscb->scsiid); in ahd_scb_devinfo()
10216 target = SCSIID_OUR_ID(cmd->scsiid); in ahd_handle_target_cmd()