Searched refs:SCSIID_ULTRA2 (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic7xxx_reg.h | 1189 #define SCSIID_ULTRA2 0x0f macro
|
| H A D | aic7xxx.seq | 215 and A, OID, SCSIID_ULTRA2; 341 and A, OID, SCSIID_ULTRA2; 378 mov SCSIID_ULTRA2, SCB_SCSIID;
|
| H A D | aic7xxx.c | 2185 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID; in ahc_fetch_devinfo() 4620 ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id); in ahc_chip_init() 7650 scsiid = ahc_inb(ahc, SCSIID_ULTRA2); in ahc_update_scsiid() 7667 ahc_outb(ahc, SCSIID_ULTRA2, scsiid); in ahc_update_scsiid()
|
| H A D | aic7xxx_pci.c | 864 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID; in ahc_pci_config()
|
| H A D | aic7xxx.reg | 353 register SCSIID_ULTRA2 {
|
| H A D | aic79xx.c | 10144 scsiid = ahd_inb(ahd, SCSIID_ULTRA2); in ahd_update_scsiid() 10161 ahd_outb(ahd, SCSIID_ULTRA2, scsiid); in ahd_update_scsiid()
|