HomeSort by: relevance | last modified time | path
    Searched defs:tuner_code (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/bktr/
bktr_card.c 956 unsigned char tuner_code; local in function:probeCard
975 tuner_code = block_1[9];
992 switch (tuner_code) {
1047 bktr_name(bktr), tuner_code);
bktr_card.c 956 unsigned char tuner_code; local in function:probeCard
975 tuner_code = block_1[9];
992 switch (tuner_code) {
1047 bktr_name(bktr), tuner_code);

Completed in 43 milliseconds