Searched refs:SCSIID_ULTRA2 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/dev/pci/ |
H A D | ahc_pci.c | 916 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID; in ahc_pci_attach()
|
/netbsd-src/sys/dev/ic/ |
H A D | aic7xxx.c | 2183 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID; in ahc_fetch_devinfo() 4611 ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id); in ahc_init() 5065 ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id); in ahc_resume() 7185 scsiid = ahc_inb(ahc, SCSIID_ULTRA2); in ahc_update_scsiid() 7202 ahc_outb(ahc, SCSIID_ULTRA2, scsiid); in ahc_update_scsiid()
|
H A D | aic79xx.c | 9558 scsiid = ahd_inb(ahd, SCSIID_ULTRA2); in ahd_update_scsiid() 9575 ahd_outb(ahd, SCSIID_ULTRA2, scsiid); in ahd_update_scsiid()
|
/netbsd-src/sys/dev/microcode/aic7xxx/ |
H A D | aic7xxx_reg.h | 1197 #define SCSIID_ULTRA2 0x0f macro
|
H A D | aic7xxx.seq | 215 and A, OID, SCSIID_ULTRA2; 341 and A, OID, SCSIID_ULTRA2; 377 mov SCSIID_ULTRA2, SCB_SCSIID;
|
H A D | aic7xxx.reg | 355 register SCSIID_ULTRA2 {
|