Searched refs:SERIAL_PORT_MAX_RECEIVE_FIFO_DEPTH (Results 1 – 4 of 4) sorted by relevance
162 #define SERIAL_PORT_MAX_RECEIVE_FIFO_DEPTH 16 macro
994 if ((ReceiveFifoDepth < 1) || (ReceiveFifoDepth > SERIAL_PORT_MAX_RECEIVE_FIFO_DEPTH)) { in WinNtSerialIoSetAttributes()
137 #define SERIAL_PORT_MAX_RECEIVE_FIFO_DEPTH 16 macro
1365 if ((ReceiveFifoDepth < 1) || (ReceiveFifoDepth > SERIAL_PORT_MAX_RECEIVE_FIFO_DEPTH)) { in IsaSerialSetAttributes()1807 BitsPerCharacter * (SERIAL_PORT_MAX_RECEIVE_FIFO_DEPTH + 1) * 1000000, in IsaSerialWrite()