Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dadvlib.h1100 #define ASC_IOP_REG_IH 0x02 macro
1288 #define ASC_READ_CHIP_IH(iot, ioh) bus_space_read_2((iot), (ioh), ASC_IOP_REG_IH)
1289 #define ASC_WRITE_CHIP_IH(iot, ioh, data) bus_space_write_2((iot), (ioh), ASC_IOP_REG_IH, data)