Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_ionsp.h113 #define IS_CMD_STAT_HDR(Byte1) ((Byte1) & IOSP_CMD_STAT_BIT) macro
114 #define IS_DATA_HDR(Byte1) (!IS_CMD_STAT_HDR(Byte1))