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

  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 550 * register. SELWIDE allows for the coexistence of 8bit and 16bit devices
562 field SELWIDE 0x02
aic7xxx_reg.h 1294 #define SELWIDE 0x02
aic79xx.reg 1789 * Controls Bus type and channel selection. SELWIDE allows for the
1800 field SELWIDE 0x02
aic79xx_reg.h 2710 #define SELWIDE 0x02
  /src/sys/dev/ic/
aic7xxx.c 4046 sblkctl = ahc_inb(ahc, SBLKCTL) & (SELBUSB|SELWIDE);
aic79xx.c 5340 if ((ahd_inb(ahd, SBLKCTL) & SELWIDE) != 0)

Completed in 28 milliseconds