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