Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ktest/
H A Dktest.c1257 ktest_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in ktest_ioctl() function
1298 .cb_ioctl = ktest_ioctl,
/illumos-gate/usr/src/uts/common/sys/
H A Dktest.h70 typedef enum ktest_ioctl { enum