Searched refs:MP_IOCTL_ERROR_START (Results 1 – 1 of 1) sorted by relevance
416 #define MP_IOCTL_ERROR_START 0x5533 macro417 #define MP_MORE_DATA (MP_IOCTL_ERROR_START + 1)418 #define MP_DRVR_INVALID_ID (MP_IOCTL_ERROR_START + 2)419 #define MP_DRVR_ID_OBSOLETE (MP_IOCTL_ERROR_START + 3)420 #define MP_DRVR_ACCESS_SYMMETRIC (MP_IOCTL_ERROR_START + 4)421 #define MP_DRVR_PATH_UNAVAILABLE (MP_IOCTL_ERROR_START + 5)422 #define MP_DRVR_IDS_NOT_ASSOCIATED (MP_IOCTL_ERROR_START + 6)423 #define MP_DRVR_ILLEGAL_ACCESS_STATE_REQUEST (MP_IOCTL_ERROR_START + 7)424 #define MP_DRVR_IO_ERROR (MP_IOCTL_ERROR_START + 8)