Searched refs:SCSIID (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/sys/dev/mpt/mpilib/ |
| H A D | mpi_init.h | 280 MPI_SCSI_IO32_BUS_TARGET_ID_FORM SCSIID; member
|
| /freebsd-14.2/sys/dev/aic7xxx/ |
| H A D | aic7xxx.c | 620 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 946 ahc_inb(ahc, SCSIID), ahc_inb(ahc, SCB_SCSIID), in ahc_handle_seqint() 2196 our_id = ahc_inb(ahc, SCSIID) & OID; in ahc_fetch_devinfo() 4637 ahc_outb(ahc, SCSIID, ahc->our_id_b); in ahc_chip_init() 4653 ahc_outb(ahc, SCSIID, ahc->our_id); in ahc_chip_init() 7511 ahc_outb(ahc, SCSIID, target); in ahc_handle_en_lun() 7659 scsiid = ahc_inb(ahc, SCSIID); in ahc_update_scsiid() 7676 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 | 873 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 | 10012 ahd_outb(ahd, SCSIID, target); in ahd_handle_en_lun() 10154 scsiid = ahd_inb(ahd, SCSIID); in ahd_update_scsiid() 10171 ahd_outb(ahd, SCSIID, scsiid); in ahd_update_scsiid()
|