Searched refs:WINDRV_WRAP_REGPARM (Results 1 – 3 of 3) sorted by relevance
508 #define IMPORT_RFUNC(x, y) { #x, (FUNC)x, NULL, y, WINDRV_WRAP_REGPARM }510 { #x, (FUNC)y, NULL, z, WINDRV_WRAP_REGPARM }
890 case WINDRV_WRAP_REGPARM:
1374 #define WINDRV_WRAP_REGPARM 3 macro