Searched defs:arg2 (Results 1 - 3 of 3) sorted by relevance
/solaris-x11-s11/open-src/kernel/drm/src/ |
H A D | drm_irq.c | 58 static irqreturn_t __irq_handler_wrap_msi(caddr_t arg1, caddr_t arg2) argument
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | dpsXclient.c | 371 long unsigned int arg2, 392 prefix, (int) arg1, (int) arg2, suffix); 367 DPSDefaultPrivateHandler( DPSContext ctxt, DPSErrorCode errorCode, long unsigned int arg1, long unsigned int arg2, char *prefix, char *suffix) argument
|
H A D | dpsclient.c | 2369 long unsigned int arg1, long unsigned int arg2) 2430 (*textProc)(ctxt, buf, arg2); 2458 DPSDefaultPrivateHandler(ctxt, errorCode, arg1, arg2, prefix, suffix); 2366 DPSDefaultErrorProc( DPSContext ctxt, DPSErrorCode errorCode, long unsigned int arg1, long unsigned int arg2) argument
|
Completed in 23 milliseconds