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

/illumos-gate/usr/src/uts/common/io/
H A Ddevpoll.c65 static int dpioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp,
81 dpioctl, /* ioctl */
144 * minor number) has its own lock. Since read (dpioctl) is a much more
926 * if it's not possible, we'll do it in dpioctl().
1018 dpioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) function

Completed in 57 milliseconds