Searched refs:ASC_GET_CHIP_VER_NO (Results 1 – 2 of 2) sorted by relevance
1250 #define ASC_GET_CHIP_VER_NO(iot, ioh) bus_space_read_1((iot), (ioh), ASC_IOP_VERSION) macro
714 chip_ver = ASC_GET_CHIP_VER_NO(iot, ioh); in AscGetChipBusType()816 return (ASC_GET_CHIP_VER_NO(iot, ioh)); in AscGetChipVersion()