Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_ionsp.h405 #define IOSP_EXT_STATUS 0x09 // P1 is status/response code, param in P2. macro
Dio_edgeport.c2136 if (code == IOSP_EXT_STATUS) { in process_rcvd_status()