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

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c113 static int pm_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
124 pm_ioctl, /* ioctl */
227 * we already know we're not in pm_ioctl() due to framework
914 pm_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cr, int *rval_p) function
3017 "exiting pm_ioctl\n", cmdstr, PM_DEVICE(dip)))

Completed in 72 milliseconds