Home
last modified time | relevance | path

Searched defs:IMPORT_SFUNC (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/sys/compat/ndis/
Dpe_var.h502 #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