Home
last modified time | relevance | path

Searched defs:scsiid (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h68 #define SCSIID_TARGET(ahc, scsiid) \ argument
71 #define SCSIID_OUR_ID(scsiid) \ argument
73 #define SCSIID_CHANNEL(ahc, scsiid) \ argument
103 #define BUILD_TCL(scsiid, lun) \ argument
463 /*25*/ uint8_t scsiid; /* what to load in the SCSIID register */ member
621 uint8_t scsiid; /* Our ID and the initiator's ID */ member
H A Daic79xx.h71 #define SCSIID_TARGET(ahd, scsiid) \ argument
73 #define SCSIID_OUR_ID(scsiid) \ argument
75 #define SCSIID_CHANNEL(ahd, scsiid) ('A') argument
104 #define BUILD_TCL(scsiid, lun) \ argument
492 /*19*/ uint8_t scsiid; /* member
675 uint8_t scsiid; /* Our ID and the initiator's ID */ member
H A Daic7xxx_core.c7699 u_int scsiid; in ahc_update_scsiid() local
H A Daic79xx_core.c10538 u_int scsiid; in ahd_update_scsiid() local
/openbmc/qemu/hw/scsi/
H A Dscsi-generic.c684 struct sg_scsi_id scsiid; in scsi_generic_realize() local
/openbmc/linux/drivers/scsi/
H A Daha152x.h321 int scsiid; member
H A Daha152x.c348 static int scsiid[] = {7, 7}; variable
/openbmc/qemu/block/
H A Dfile-posix.c4072 struct sg_scsi_id scsiid; in hdev_is_sg() local