Searched refs:dpioctl (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Ddevpoll.c59 static int dpioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp,
75 dpioctl, /* ioctl */
132 * minor number) has its own lock. Since read (dpioctl) is a much more
550 * other writers in this code and no other readers in dpioctl.
640 * if it's not possible, we'll do it in dpioctl().
692 dpioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) function

Completed in 91 milliseconds