disk_ioctl_switch
if ((r = disk_ioctl_switch(dev, cmd, data)) != ENOTTY)
static int disk_ioctl_switch(cdev_t, u_long, void *);