Searched refs:SCSIID (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_init.h | 280 MPI_SCSI_IO32_BUS_TARGET_ID_FORM SCSIID; member
|
/freebsd/sys/dev/aic7xxx/ |
H A D | aic7xxx.seq | 217 and A, OID, SCSIID; 343 and A, OID, SCSIID; 380 and SCSIID, TWIN_TID|OID, SCB_SCSIID; 382 mov SCSIID, SCB_SCSIID;
|
H A D | aic7xxx_reg.h | 1113 #define SCSIID 0x05 macro
|
H A D | aic7xxx_pci.c | 866 our_id = ahc_inb(ahc, SCSIID) & OID; in ahc_pci_config()
|
H A D | aic79xx.reg | 1306 * Scb offset to the value to place in the SCSIID register 3792 * Saved SCSIID of MK_MESSAGE_SCB to avoid
|
H A D | aic7xxx.reg | 181 register SCSIID {
|
H A D | aic79xx.c | 9996 ahd_outb(ahd, SCSIID, target); in ahd_handle_en_lun() 10146 scsiid = ahd_inb(ahd, SCSIID); in ahd_update_scsiid() 10163 ahd_outb(ahd, SCSIID, scsiid); in ahd_update_scsiid()
|