Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_ti.h137 __u8 XByteCount; member
Dio_ti.c490 dbg ("%s - XByteCount 0x%X", __FUNCTION__, oedb->XByteCount); in TIIsTxActive()
503 if ((oedb->XByteCount & 0x80 ) != 0 ) in TIIsTxActive()