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

/netbsd-current/sys/dev/ic/
H A Dadvlib.c593 u_int16_t sig_word; local
596 sig_word = ASC_GET_CHIP_SIGNATURE_WORD(iot, ioh);
597 if (sig_word == ASC_1000_ID0W ||
598 sig_word == ASC_1000_ID0W_FIX)

Completed in 168 milliseconds