Searched defs:scsiid (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
| D | aic7xxx.h | 68 #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
|
| D | aic79xx.h | 71 #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
|
| D | aic7xxx_core.c | 7699 u_int scsiid; in ahc_update_scsiid() local
|
| D | aic79xx_core.c | 10538 u_int scsiid; in ahd_update_scsiid() local
|
| /kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
| D | aic7xxx.h | 68 #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
|
| D | aic79xx.h | 71 #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
|
| D | aic7xxx_core.c | 7706 u_int scsiid; in ahc_update_scsiid() local
|
| D | aic79xx_core.c | 10543 u_int scsiid; in ahd_update_scsiid() local
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| D | aha152x.h | 321 int scsiid; member
|
| D | aha152x.c | 330 static int scsiid[] = {7, 7}; variable
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | aha152x.h | 321 int scsiid; member
|
| D | aha152x.c | 348 static int scsiid[] = {7, 7}; variable
|