Searched refs:bt848_card_signature (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/bktr/
H A Dbktr_card.c420 struct bt848_card_sig bt848_card_signature[1]= { variable in typeref:struct:bt848_card_sig
869 i < (sizeof bt848_card_signature)/ sizeof (struct bt848_card_sig);
873 probe_temp = (u_char *) &bt848_card_signature[i].signature;
883 bktr->card = cards[ card = bt848_card_signature[i].card];
893 select_tuner( bktr, bt848_card_signature[i].tuner );

Completed in 98 milliseconds