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

/freebsd-11-stable/sys/dev/sound/pci/
H A Dneomagic.c96 static u_int32_t badcards[] = { variable
102 #define NUM_BADCARDS (sizeof(badcards) / sizeof(u_int32_t))
608 while ((i < NUM_BADCARDS) && (badcards[i] != subdev))

Completed in 58 milliseconds