Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/compat/ndis/
HDpe_var.h515 #define IMPORT_CFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_CDECL } macro
530 #define IMPORT_CFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_AMD64 } macro