DATA_L            125 drivers/bluetooth/bt3c_cs.c 	outb(value & 0xff, iobase + DATA_L);
DATA_L            139 drivers/bluetooth/bt3c_cs.c 	unsigned short value = inb(iobase + DATA_L);
DATA_L            249 drivers/bluetooth/bt3c_cs.c 			hci_skb_pkt_type(info->rx_skb) = inb(iobase + DATA_L);
DATA_L            283 drivers/bluetooth/bt3c_cs.c 			__u8 x = inb(iobase + DATA_L);