Searched refs:ASC_GET_CHIP_SIGNATURE_WORD (Results 1 – 2 of 2) sorted by relevance
1249 #define ASC_GET_CHIP_SIGNATURE_WORD(iot, ioh) bus_space_read_2((iot), (ioh), ASC_IOP_SIG_WORD) macro
603 sig_word = ASC_GET_CHIP_SIGNATURE_WORD(iot, ioh); in AscFindSignature()