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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/bluetooth/
H A Dbt3c_cs.c111 #define DATA_L 0 macro
127 outb(value & 0xff, iobase + DATA_L);
141 unsigned short value = inb(iobase + DATA_L);
253 bt_cb(info->rx_skb)->pkt_type = inb(iobase + DATA_L);
288 __u8 x = inb(iobase + DATA_L);

Completed in 162 milliseconds