Searched refs:SCSIID_ULTRA2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c872 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
H A Daic7xxx_reg.h147 ahc_print_register(NULL, 0, "SCSIID_ULTRA2", 0x0f, regvalue, cur_col, wrap)
1192 #define SCSIID_ULTRA2 0x0f macro
H A Daic7xxx.c2201 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
4677 ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id);
7700 scsiid = ahc_inb(ahc, SCSIID_ULTRA2);
7717 ahc_outb(ahc, SCSIID_ULTRA2, scsiid);
H A Daic79xx.c10216 scsiid = ahd_inb(ahd, SCSIID_ULTRA2);
10233 ahd_outb(ahd, SCSIID_ULTRA2, scsiid);

Completed in 145 milliseconds