Home
last modified time | relevance | path

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

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