TxFifo            165 drivers/usb/serial/io_edgeport.c 	struct TxFifo		txfifo;			/* transmit fifo -- size will be maxTxCredits */
TxFifo           1084 drivers/usb/serial/io_edgeport.c 	struct TxFifo *fifo = &edge_port->txfifo;
TxFifo           1192 drivers/usb/serial/io_edgeport.c 	struct TxFifo *fifo;
TxFifo           1288 drivers/usb/serial/io_edgeport.c 	struct TxFifo	*fifo = &edge_port->txfifo;