Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pcmcia/
Dbt3c.c188 #define BT3C_IOR_DATA_L 0x00 /* data low byte */ macro
205 BT3C_IOR_DATA_L); in bt3c_get()
219 BT3C_IOR_DATA_L, data & 0xff); in bt3c_put()