trix_read 79 sound/oss/trix.c if (trix_read(0x15) != 0x71) /* No ASIC signature */ trix_read 114 sound/oss/trix.c trix_write(0x19, (trix_read(0x19) & 0x03) | addr_bits); trix_read 239 sound/oss/trix.c tmp = trix_read(0x13) & ~30; trix_read 242 sound/oss/trix.c tmp = trix_read(0x14) & ~30; trix_read 366 sound/oss/trix.c trix_write(0x19, (trix_read(0x19) & 0x83) | conf);