Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vio9p/
H A Dvio9p.c70 static int vio9p_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
85 .cb_ioctl = vio9p_ioctl,
669 vio9p_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cred, in vio9p_ioctl() function