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

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_drv.c75 static int drv_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
92 drv_ioctl, /* ioctl */
1417 * through /dev/dld go through this drv_ioctl() function. This
1437 drv_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cred, int *rvalp) function

Completed in 62 milliseconds