Searched refs:mega_m_to_n (Results 1 – 2 of 2) sorted by relevance
992 static int mega_m_to_n(void __user *, nitioctl_t *);
2996 if( (rval = mega_m_to_n( (void __user *)arg, &uioc)) != 0 ) in megadev_ioctl()3375 mega_m_to_n(void __user *arg, nitioctl_t *uioc) in mega_m_to_n() function