Searched refs:BT3C_DATA_L (Results 1 – 2 of 2) sorted by relevance
52 #define BT3C_DATA_L 0x00 /* data low byte */ macro
105 (data) = bus_space_read_1((sc)->iot, (sc)->ioh, BT3C_DATA_L); \111 bus_space_write_1((sc)->iot, (sc)->ioh, BT3C_DATA_L, ((data) & 0xff)); \