Searched refs:SELWIDE (Results 1 – 9 of 9) sorted by relevance
210 #define SELWIDE 0x02 macro
452 * register. SELWIDE allows for the coexistence of 8bit and 16bit devices464 bit SELWIDE 0x02
550 * register. SELWIDE allows for the coexistence of 8bit and 16bit devices562 field SELWIDE 0x02
1287 #define SELWIDE 0x02 macro
1787 * Controls Bus type and channel selection. SELWIDE allows for the1798 field SELWIDE 0x02
2701 #define SELWIDE 0x02 macro
4125 sblkctl = ahc_inb(ahc, SBLKCTL) & (SELBUSB|SELWIDE); in ahc_reset()
5122 if ((ahd_inb(ahd, SBLKCTL) & SELWIDE) != 0) in ahd_reset()
8813 sblkctl = aic_inb(p, SBLKCTL) & (SELBUSB|SELWIDE); in aic7xxx_chip_reset()