disk_ioctl_switch
if ((r = disk_ioctl_switch(dev, cmd, data)) == ENOTTY) {
static int disk_ioctl_switch(dev_t, unsigned long, void *);