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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_ionsp.h114 #define IOSP_PORT_MASK 0x07 // Mask to isolate port number macro
120 #define IOSP_GET_HDR_PORT(Byte1) ((__u8) ((Byte1) & IOSP_PORT_MASK))

Completed in 85 milliseconds