Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ppbus/ | |
ppbus_msq.h | 41 #define PPBUS_MS_MAXARGS 3 /* according to MS_ARG_MASK */ 57 union ppbus_insarg arg[PPBUS_MS_MAXARGS]; /* arguments */ |
ppbus_msq.c | 226 if (arg >= PPBUS_MS_MAXARGS) |