Home
last modified time | relevance | path

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

/linux-3.3/drivers/usb/host/
Dfhci.h201 __be16 rx_cnt; /* Rx byte count */ member
/linux-3.3/drivers/tty/serial/
Ducc_uart.c122 __be32 rx_cnt; /* 0x98, RX count, initialize to 0 */ member
729 out_be32(&uccup->rx_cnt, 0); in qe_uart_init_ucc()
/linux-3.3/drivers/tty/
Dmxser.c208 unsigned long rx_cnt[32]; member
1559 if (p >= ARRAY_SIZE(me->rx_cnt)) { in mxser_ioctl_special()
1585 me->rx_cnt[p] = ip->mon_data.rxcnt; in mxser_ioctl_special()
/linux-3.3/drivers/ata/
Dsata_sil24.c42 __le32 rx_cnt; member