Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_ctl.h75 struct mpt3_ioctl_command32)
281 struct mpt3_ioctl_command32 { struct
A Dmpt3sas_ctl.c2559 struct mpt3_ioctl_command32 karg32; in _ctl_compat_mpt_command()
2560 struct mpt3_ioctl_command32 __user *uarg; in _ctl_compat_mpt_command()
2563 if (_IOC_SIZE(cmd) != sizeof(struct mpt3_ioctl_command32)) in _ctl_compat_mpt_command()
2566 uarg = (struct mpt3_ioctl_command32 __user *) arg; in _ctl_compat_mpt_command()

Completed in 13 milliseconds