Home
last modified time | relevance | path

Searched refs: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 */
914 pm_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cr, int *rval_p) in pm_ioctl() function