Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/bktr/
H A Dbktr_reg.h639 #define Bt848_MAX_SIGN 16 macro
644 u_char signature[Bt848_MAX_SIGN];
H A Dbktr_card.c821 for (j = 0; j < Bt848_MAX_SIGN; j++) { in probeCard()
833 for (j = 0; j < Bt848_MAX_SIGN; j++) { in probeCard()