tuner_tv_fm      1089 dev/pci/bktr/bktr_card.c 		u_char tuner_tv_fm;  /* TV or TV with FM Radio */
tuner_tv_fm      1118 dev/pci/bktr/bktr_card.c 		tuner_tv_fm  = (eeprom[0x41] & 0x18) >> 3;
tuner_tv_fm      1123 dev/pci/bktr/bktr_card.c 		    && (tuner_format <= 9) && (tuner_tv_fm == 0) ) {
tuner_tv_fm      1130 dev/pci/bktr/bktr_card.c 		    && (tuner_format <= 9) && (tuner_tv_fm == 1) ) {