Home
last modified time | relevance | path

Searched refs:opbuf (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/message/i2o/
DREADME.ioctl123 void *opbuf; /* Operation List buffer */
133 sent through the ops->opbuf buffer, and the result list is written
164 void *opbuf; /* Operation List buffer */
174 sent through the ops->opbuf buffer, and the result list is written
Di2o_config.c191 ops = memdup_user(kcmd.opbuf, kcmd.oplen); in i2o_cfg_parms()
/linux-2.6.39/Documentation/i2o/
Dioctl123 void *opbuf; /* Operation List buffer */
133 sent through the ops->opbuf buffer, and the result list is written
164 void *opbuf; /* Operation List buffer */
174 sent through the ops->opbuf buffer, and the result list is written
/linux-2.6.39/include/linux/
Di2o-dev.h67 void __user *opbuf; /* Operation List buffer */ member