Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/bluetooth/
Dbt3c_cs.c129 #define DATA_L 0 macro
145 outb(value & 0xff, iobase + DATA_L); in bt3c_put()
159 unsigned short value = inb(iobase + DATA_L); in bt3c_get()
277 info->rx_skb->pkt_type = inb(iobase + DATA_L); in bt3c_receive()
312 __u8 x = inb(iobase + DATA_L); in bt3c_receive()