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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddaic.c98 static const char * const cardnames[] = { variable
138 if (cardtype >= 0 && cardtype < (sizeof(cardnames) / sizeof(cardnames[0])))
139 return cardnames[cardtype];

Completed in 107 milliseconds