Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/mpt2sas/
Dmpt2sas_ctl.h62 struct mpt2_ioctl_command)
242 struct mpt2_ioctl_command { struct
Dmpt2sas_ctl.c551 _ctl_set_task_mid(struct MPT2SAS_ADAPTER *ioc, struct mpt2_ioctl_command *karg, in _ctl_set_task_mid()
628 struct mpt2_ioctl_command karg, void __user *mf, enum block_state state) in _ctl_do_mpt_command()
2165 struct mpt2_ioctl_command karg; in _ctl_ioctl_main()
2166 struct mpt2_ioctl_command __user *uarg; in _ctl_ioctl_main()
2182 if (_IOC_SIZE(cmd) == sizeof(struct mpt2_ioctl_command)) { in _ctl_ioctl_main()
2229 struct mpt2_ioctl_command karg; in _ctl_ioctl_main()
2281 struct mpt2_ioctl_command karg; in _ctl_compat_mpt_command()
2301 memset(&karg, 0, sizeof(struct mpt2_ioctl_command)); in _ctl_compat_mpt_command()