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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_ionsp.h121 #define IOSP_GET_HDR_DATA_LEN(Byte1, Byte2) ((__u16) (((__u16)((Byte1) & 0x78)) << 5) | (Byte2)) macro
H A Dio_edgeport.c1824 IOSP_GET_HDR_DATA_LEN(

Completed in 106 milliseconds