tuner_make       1088 dev/pci/bktr/bktr_card.c 		u_char tuner_make;   /* Eg Philips, Temic */
tuner_make       1117 dev/pci/bktr/bktr_card.c 		tuner_make   = (eeprom[0x41] & 0x7);
tuner_make       1122 dev/pci/bktr/bktr_card.c 		if ( ((tuner_make == 0) || (tuner_make == 2))
tuner_make       1129 dev/pci/bktr/bktr_card.c 		if ( ((tuner_make == 0) || (tuner_make == 2))
tuner_make       1136 dev/pci/bktr/bktr_card.c 		if ( (tuner_make == 1) && (tuner_format <= 9) ) {
tuner_make       1143 dev/pci/bktr/bktr_card.c 			bktr_name(bktr), tuner_make, tuner_format);