ASC_IOP_CONFIG_HIGH 1261 dev/ic/advlib.h #define ASC_GET_CHIP_CFG_MSW(iot, ioh)				bus_space_read_2((iot), (ioh), ASC_IOP_CONFIG_HIGH)
ASC_IOP_CONFIG_HIGH 1263 dev/ic/advlib.h #define ASC_SET_CHIP_CFG_MSW(iot, ioh, data)			bus_space_write_2((iot), (ioh), ASC_IOP_CONFIG_HIGH, data)