Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_ionsp.h179 #define IOSP_CMD_CLOSE_PORT 0x01 // Disable ints, flush buffers. (NO PARAM) macro
Dio_edgeport.c1251 send_iosp_ext_cmd (edge_port, IOSP_CMD_CLOSE_PORT, 0); in edge_close()