Lines Matching defs:hardware
114 switch (chip->hardware) {
118 chip->hardware = SB_HW_10;
123 chip->hardware = SB_HW_201;
126 chip->hardware = SB_HW_20;
131 chip->hardware = SB_HW_PRO;
135 chip->hardware = SB_HW_16;
173 unsigned short hardware,
195 (hardware == SB_HW_ALS4000 ||
196 hardware == SB_HW_CS5530) ?
205 if (hardware == SB_HW_ALS4000)
223 if (hardware != SB_HW_ALS100 && (dma16 < 5 || dma16 > 7)) {
237 chip->hardware = hardware;