Searched refs:BT3C_DATA_L (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_var.h52 #define BT3C_DATA_L 0x00 /* data low byte */ macro
H A Dng_bt3c_pccard.c105 (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)); \

Completed in 175 milliseconds