HomeSort by: relevance | last modified time | path
    Searched refs:SCSIID_ULTRA2 (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.seq 215 and A, OID, SCSIID_ULTRA2;
341 and A, OID, SCSIID_ULTRA2;
377 mov SCSIID_ULTRA2, SCB_SCSIID;
aic7xxx.reg 355 register SCSIID_ULTRA2 {
aic7xxx_reg.h 145 ahc_print_register(NULL, 0, "SCSIID_ULTRA2", 0x0f, regvalue, cur_col, wrap)
1197 #define SCSIID_ULTRA2 0x0f
  /src/sys/dev/pci/
ahc_pci.c 916 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
  /src/sys/dev/ic/
aic7xxx.c 2183 our_id = ahc_inb(ahc, SCSIID_ULTRA2) & OID;
4611 ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id);
5065 ahc_outb(ahc, SCSIID_ULTRA2, ahc->our_id);
7185 scsiid = ahc_inb(ahc, SCSIID_ULTRA2);
7202 ahc_outb(ahc, SCSIID_ULTRA2, scsiid);
aic79xx.c 9558 scsiid = ahd_inb(ahd, SCSIID_ULTRA2);
9575 ahd_outb(ahd, SCSIID_ULTRA2, scsiid);

Completed in 29 milliseconds