Searched refs:RASBASE (Results 1 – 1 of 1) sorted by relevance
4 #define RASBASE 600 macro6 #define PENDING (RASBASE+0)7 #define ERROR_INVALID_PORT_HANDLE (RASBASE+1)8 #define ERROR_PORT_ALREADY_OPEN (RASBASE+2)9 #define ERROR_BUFFER_TOO_SMALL (RASBASE+3)10 #define ERROR_WRONG_INFO_SPECIFIED (RASBASE+4)11 #define ERROR_CANNOT_SET_PORT_INFO (RASBASE+5)12 #define ERROR_PORT_NOT_CONNECTED (RASBASE+6)13 #define ERROR_EVENT_INVALID (RASBASE+7)14 #define ERROR_DEVICE_DOES_NOT_EXIST (RASBASE+8)[all …]