Lines Matching defs:hardware
118 switch (chip->hardware) {
122 chip->hardware = SB_HW_10;
127 chip->hardware = SB_HW_201;
130 chip->hardware = SB_HW_20;
135 chip->hardware = SB_HW_PRO;
139 chip->hardware = SB_HW_16;
177 unsigned short hardware,
199 (hardware == SB_HW_ALS4000 ||
200 hardware == SB_HW_CS5530) ?
209 if (hardware == SB_HW_ALS4000)
227 if (hardware != SB_HW_ALS100 && (dma16 < 5 || dma16 > 7)) {
241 chip->hardware = hardware;