Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dio_ionsp.h175 #define IOSP_CMD_CLOSE_PORT 0x01 // Disable ints, flush buffers. (NO PARAM) macro
Dio_edgeport.c1160 send_iosp_ext_cmd(edge_port, IOSP_CMD_CLOSE_PORT, 0); in edge_close()