Searched refs:ASC_GET_CHIP_SYN (Results 1 – 2 of 2) sorted by relevance
1276 #define ASC_GET_CHIP_SYN(iot, ioh) bus_space_read_1((iot), (ioh), ASC_IOP_SYN_OFFSET) macro
881 if (ASC_GET_CHIP_SYN(iot, ioh) != sdtr_data) in AscSetChipSynRegAtID()