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;
202 unsigned short hardware,
227 (hardware == SB_HW_ALS4000 ||
228 hardware == SB_HW_CS5530) ?
238 if (hardware == SB_HW_ALS4000)
255 if (hardware != SB_HW_ALS100 && (dma16 < 5 || dma16 > 7)) {
269 chip->hardware = hardware;