HomeSort by: relevance | last modified time | path
    Searched defs:sig_word (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
advlib.c 593 u_int16_t sig_word; local in function:AscFindSignature
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 12 milliseconds