Searched refs:ASC_IOP_REG_ID (Results 1 – 1 of 1) sorted by relevance
1098 #define ASC_IOP_REG_ID 0x05 macro1306 #define ASC_READ_CHIP_DVC_ID(iot, ioh) bus_space_read_1((iot), (ioh), ASC_IOP_REG_ID)1307 #define ASC_WRITE_CHIP_DVC_ID(iot, ioh, data) bus_space_write_1((iot), (ioh), ASC_IOP_REG_ID, dat…