Home
last modified time | relevance | path

Searched refs:SELWIDE (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.reg548 * register. SELWIDE allows for the coexistence of 8bit and 16bit devices
560 field SELWIDE 0x02
H A Daic7xxx_reg.h1286 #define SELWIDE 0x02 macro
H A Daic79xx.reg1778 * Controls Bus type and channel selection. SELWIDE allows for the
1789 field SELWIDE 0x02
H A Daic79xx_reg.h2744 #define SELWIDE 0x02 macro
H A Daic79xx.c5518 if ((ahd_inb(ahd, SBLKCTL) & SELWIDE) != 0) in ahd_reset()