Searched refs:SCSIID_ULTRA2 (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/sys/dev/pci/ |
| D | ahc_pci.c | 857 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
|
| /mirbsd/src/sys/dev/ic/ |
| D | aic7xxx.c | 2201 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID; in ahc_fetch_devinfo() 4626 ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id); in ahc_init() 5080 ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id); in ahc_resume() 7198 scsiid = ahc_inb(ahc, SCSIID_ULTRA2); in ahc_update_scsiid() 7215 ahc_outb(ahc, SCSIID_ULTRA2, scsiid); in ahc_update_scsiid()
|
| /mirbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aic7xxx_reg.h | 1198 #define SCSIID_ULTRA2 0x0f macro
|
| D | aic7xxx.seq | 216 and A, OID, SCSIID_ULTRA2; 342 and A, OID, SCSIID_ULTRA2; 378 mov SCSIID_ULTRA2, SCB_SCSIID;
|
| D | aic7xxx.reg | 356 register SCSIID_ULTRA2 {
|