Searched refs:WINDRV_WRAP_REGPARM (Results 1 – 3 of 3) sorted by relevance
512 #define IMPORT_RFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_REGPARM }514 { #x, (FUNC)y, NULL, z, WINDRV_WRAP_REGPARM }
1070 case WINDRV_WRAP_REGPARM:
1360 #define WINDRV_WRAP_REGPARM 3 macro