Home
last modified time | relevance | path

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

/dragonfly/sys/dev/serial/ic_layer/
H A Desp.h61 #define ESP_SETRXFLOW 0x0a /* set Rx FIFO flow control levels (4 bytes) */ macro
/dragonfly/sys/dev/serial/sio/
H A Dsio.c1177 outb(com->esp_port + ESP_CMD1, ESP_SETRXFLOW); in sioattach()