Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dphysmem-windows.c26 #ifndef STATUS_INVALID_PARAMETER
27 #define STATUS_INVALID_PARAMETER ((NTSTATUS)0xC000000D) macro
764 case STATUS_INVALID_PARAMETER: /* SectionHandle or ObjectAttributes parameter is invalid */ in init_physmem_ntdll()