Searched refs:KeBugCheckEx (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/compat/ndis/ |
| D | subr_ntoskrnl.c | 263 static void KeBugCheckEx(uint32_t, u_long, u_long, u_long, u_long); 3604 KeBugCheckEx(code, param1, param2, param3, param4) function 4277 IMPORT_SFUNC(KeBugCheckEx, 5),
|