Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h71 #define SCSIID_OUR_ID(scsiid) \ macro
80 SCSIID_OUR_ID((scb)->hscb->scsiid)
H A Daic79xx.h73 #define SCSIID_OUR_ID(scsiid) \ macro
78 SCSIID_OUR_ID((scb)->hscb->scsiid)
H A Daic7xxx_core.c1810 initiator_role_id = SCSIID_OUR_ID(saved_scsiid); in ahc_handle_scsiint()
2823 our_id = SCSIID_OUR_ID(scb->hscb->scsiid); in ahc_scb_devinfo()
7800 target = SCSIID_OUR_ID(cmd->scsiid); in ahc_handle_target_cmd()
H A Daic79xx_core.c3037 initiator_role_id = SCSIID_OUR_ID(saved_scsiid); in ahd_handle_nonpkt_busfree()
4348 our_id = SCSIID_OUR_ID(scb->hscb->scsiid); in ahd_scb_devinfo()
10623 target = SCSIID_OUR_ID(cmd->scsiid); in ahd_handle_target_cmd()