Home
last modified time | relevance | path

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

/linux-2.4.37.9/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.c399 if(copy_from_user(ops, kcmd.opbuf, kcmd.oplen)) in ioctl_parms()
/linux-2.4.37.9/include/linux/
Di2o-dev.h56 void *opbuf; /* Operation List buffer */ member