Home
last modified time | relevance | path

Searched refs:mega_m_to_n (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dmegaraid.h992 static int mega_m_to_n(void __user *, nitioctl_t *);
H A Dmegaraid.c2997 if( (rval = mega_m_to_n( (void __user *)arg, &uioc)) != 0 ) in megadev_ioctl()
3376 mega_m_to_n(void __user *arg, nitioctl_t *uioc) in mega_m_to_n() function