Searched refs:KeBugCheckEx (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c266 static void KeBugCheckEx(uint32_t, u_long, u_long, u_long, u_long);
3599 KeBugCheckEx(code, param1, param2, param3, param4) function
3606 panic("KeBugCheckEx: STOP 0x%X", code);
4271 IMPORT_SFUNC(KeBugCheckEx, 5),

Completed in 158 milliseconds