Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_ctl.h72 struct mpt3_ioctl_command)
265 struct mpt3_ioctl_command { struct
A Dmpt3sas_ctl.c578 _ctl_set_task_mid(struct MPT3SAS_ADAPTER *ioc, struct mpt3_ioctl_command *karg, in _ctl_set_task_mid()
662 _ctl_do_mpt_command(struct MPT3SAS_ADAPTER *ioc, struct mpt3_ioctl_command karg, in _ctl_do_mpt_command()
2561 struct mpt3_ioctl_command karg; in _ctl_compat_mpt_command()
2574 memset(&karg, 0, sizeof(struct mpt3_ioctl_command)); in _ctl_compat_mpt_command()
2653 struct mpt3_ioctl_command __user *uarg; in _ctl_ioctl_main()
2654 struct mpt3_ioctl_command karg; in _ctl_ioctl_main()
2673 if (_IOC_SIZE(cmd) == sizeof(struct mpt3_ioctl_command)) { in _ctl_ioctl_main()

Completed in 126 milliseconds