Searched refs:SELWIDE (Results 1 – 10 of 10) sorted by relevance
210 #define SELWIDE 0x02 macro
452 * register. SELWIDE allows for the coexistence of 8bit and 16bit devices464 bit SELWIDE 0x02
202 { "SELWIDE", 0x02, 0x02 },
587 * register. SELWIDE allows for the coexistence of 8bit and 16bit devices599 field SELWIDE 0x02
412 #define SELWIDE 0x02
1878 * Controls Bus type and channel selection. SELWIDE allows for the1889 field SELWIDE 0x02
1604 #define SELWIDE 0x02
4639 sblkctl = ahc_inb(ahc, SBLKCTL) & (SELBUSB|SELWIDE); in ahc_reset()
6341 if ((ahd_inb(ahd, SBLKCTL) & SELWIDE) != 0) in ahd_reset()
8364 sblkctl = aic_inb(p, SBLKCTL) & (SELBUSB|SELWIDE); in aic7xxx_chip_reset()