Lines Matching +defs:val +defs:method
131 * cmd member of the struct, and then perform the method on the
132 * path using iowr cmd with the args specified in val or val and
146 uint_t method; /* control method / union selector */
152 /* must be .iord, .iowr and .val and in such order. */
153 /* The .method field above selects a union sub struct */
155 /* The association between .method and .cmd is platform */
162 uint_t val; /* ioctl arg */
174 uint_t val; /* register content */
188 int val; /* new register value */
220 * ppm_dc.method field - select union element
222 #define PPMDC_KIO 1 /* simple ioctl with val as arg */
245 ppm_dc_t *dc; /* domain control method */