Searched defs:IMPORT_SFUNC (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/sys/compat/ndis/ |
| D | pe_var.h | 502 #define IMPORT_SFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_STDCALL } macro 517 #define IMPORT_SFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_AMD64 } macro
|