Home
last modified time | relevance | path

Searched refs:ASC_IOP_CONFIG_HIGH (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/ic/
H A Dadvlib.h1084 #define ASC_IOP_CONFIG_HIGH 0x04 macro
1252 #define ASC_GET_CHIP_CFG_MSW(iot, ioh) bus_space_read_2((iot), (ioh), ASC_IOP_CONFIG_HIGH)
1254 #define ASC_SET_CHIP_CFG_MSW(iot, ioh, data) bus_space_write_2((iot), (ioh), ASC_IOP_CONFIG_HIGH,…