Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dadwlib.h331 #define IOPW_RAM_DATA 0x06 /* LD */ macro
941 (word) = bus_space_read_2((iot), (ioh), IOPW_RAM_DATA); \
948 bus_space_write_2((iot), (ioh), IOPW_RAM_DATA, (word)); \
956 bus_space_write_2((iot), (ioh), IOPW_RAM_DATA, \
959 bus_space_write_2((iot), (ioh), IOPW_RAM_DATA, \
965 bus_space_read_2((iot), (ioh), IOPW_RAM_DATA) \
969 bus_space_write_2((iot), (ioh), IOPW_RAM_DATA, (word))