dk_ioctl
#define dk_ioctl(f, cmd, arg) (errno = ENOTTY, -1)
dk_ioctl(int f, u_long cmd, void *arg)
dk_ioctl(struct dk_softc *dksc, dev_t dev,