Searched refs:SCSIID (Results 1 – 8 of 8) sorted by relevance
| /src/sys/dev/mpt/mpilib/ |
| H A D | mpi_init.h | 280 MPI_SCSI_IO32_BUS_TARGET_ID_FORM SCSIID; member
|
| /src/sys/dev/aic7xxx/ |
| H A D | aic7xxx.c | 613 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 939 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 2187 our_id = ahc_inb(ahc, SCSIID) & OID; in ahc_fetch_devinfo() 4606 ahc_outb(ahc, SCSIID, ahc->our_id_b); in ahc_chip_init() 4622 ahc_outb(ahc, SCSIID, ahc->our_id); in ahc_chip_init() 7496 ahc_outb(ahc, SCSIID, target); in ahc_handle_en_lun() 7652 scsiid = ahc_inb(ahc, SCSIID); in ahc_update_scsiid() 7669 ahc_outb(ahc, SCSIID, scsiid); in ahc_update_scsiid()
|
| 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()
|