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

/freebsd-10.1-release/sys/dev/aic7xxx/
H A Daic7xxx.seq217 and A, OID, SCSIID_ULTRA2;
343 and A, OID, SCSIID_ULTRA2;
380 mov SCSIID_ULTRA2, SCB_SCSIID;
H A Daic7xxx.reg355 register SCSIID_ULTRA2 {
H A Daic7xxx.c2201 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
4683 ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id);
7705 scsiid = ahc_inb(ahc, SCSIID_ULTRA2);
7722 ahc_outb(ahc, SCSIID_ULTRA2, scsiid);
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 Daic79xx.c10224 scsiid = ahd_inb(ahd, SCSIID_ULTRA2);
10241 ahd_outb(ahd, SCSIID_ULTRA2, scsiid);

Completed in 191 milliseconds