Home
last modified time | relevance | path

Searched refs:Bt848_MAX_SIGN (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/bktr/
Dbktr_reg.h707 #define Bt848_MAX_SIGN 16 macro
712 u_char signature[Bt848_MAX_SIGN];
Dbktr_card.c863 for (j = 0; j < Bt848_MAX_SIGN; j++) { in probeCard()
875 for (j = 0; j < Bt848_MAX_SIGN; j++) { in probeCard()