hidms_ioctl
int hidms_ioctl(struct hidms *, u_long, caddr_t, int, struct proc *);
rc = hidms_ioctl(ms, cmd, data, flag, p);
return hidms_ioctl(ms, cmd, data, flag, p);