Home
last modified time | relevance | path

Searched refs:ufm_ioctl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dufm.c42 static int ufm_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
52 .cb_ioctl = ufm_ioctl,
557 ufm_ioctl(dev_t dev, int cmd, intptr_t data, int mode, cred_t *credp, in ufm_ioctl() function