STOR_STATUS_INVALID_IRQL, 0xC1000008
(MS WDK >> Windows Driver Kit 7.1.0 (WDK 7600.16385.1))

Name
STOR_STATUS_INVALID_IRQL
Value
-1056964600 signed int
3238002696 unsigned int
0xC1000008 heximal value
Type
Windows kernel mode error code (more)
C/C++ Type
int
Defined at
\inc\ddk\storport.h, line 4861 (Windows Driver Kit 7.1.0 (WDK 7600.16385.1))
Definition
#define STOR_STATUS_INVALID_IRQL                (0xC1000008L)
Group comments
Storage port driver status codes
This is the storage equivalent of NTSTATUS
Also used in
Windows Driver Kit 10, Version 1607 (WDK 10.0.14393.0), Windows Driver Kit 8.1 (WDK 8.100.26638), Windows Driver Kit 7.0.0 (WDK 7600.16385.0), Windows Driver Kit – Server 2008 Release SP1 (WDK 6001.18002), Windows Driver Kit for Windows Vista (WDK 6000)
Type description
NTSTATUS is 32-bit number, which holds Windows kernel mode error codes or status codes