Searched defs:iocmd (Results 1 - 5 of 5) sorted by relevance

/drivers/char/mwave/
H A Dmwavedd.c90 static long mwave_ioctl(struct file *filp, unsigned int iocmd,
122 static long mwave_ioctl(struct file *file, unsigned int iocmd, argument
131 file, iocmd, (int) ioarg);
133 switch (iocmd) {
204 iocmd,
228 iocmd, pusBuffer,
251 iocmd, pusBuffer,
274 iocmd, pusBuffer,
/drivers/staging/cxt1e1/
H A Dlinux.c832 int iocmd, iolen; local
861 if (copy_from_user (&iocmd, ifr->ifr_data, sizeof (iocmd)))
864 if (copy_from_user (&len, ifr->ifr_data + sizeof (iocmd), sizeof (len)))
869 pr_info("c4_ioctl: iocmd %x, dir %x type %x nr %x iolen %d.\n", iocmd,
870 _IOC_DIR (iocmd), _IOC_TYPE (iocmd), _IOC_NR (iocmd),
871 _IOC_SIZE (iocmd));
[all...]
/drivers/staging/rtl8712/
H A Drtl871x_mp.c106 static u32 fw_iocmd_read(struct _adapter *pAdapter, struct IOCMD_STRUCT iocmd) argument
109 u8 iocmd_class = iocmd.cmdclass;
110 u16 iocmd_value = iocmd.value;
111 u8 iocmd_idx = iocmd.index;
122 struct IOCMD_STRUCT iocmd, u32 value)
125 u8 iocmd_class = iocmd.cmdclass;
126 u32 iocmd_value = iocmd.value;
127 u8 iocmd_idx = iocmd.index;
141 struct IOCMD_STRUCT iocmd; local
143 iocmd
121 fw_iocmd_write(struct _adapter *pAdapter, struct IOCMD_STRUCT iocmd, u32 value) argument
163 struct IOCMD_STRUCT iocmd; local
190 struct IOCMD_STRUCT iocmd; local
202 struct IOCMD_STRUCT iocmd; local
[all...]
/drivers/message/fusion/
H A Dmptscsih.c108 static int mptscsih_do_cmd(MPT_SCSI_HOST *hd, INTERNAL_CMD *iocmd);
3117 INTERNAL_CMD iocmd; local
3132 iocmd.cmd = SYNCHRONIZE_CACHE;
3133 iocmd.flags = 0;
3134 iocmd.physDiskNum = -1;
3135 iocmd.data = NULL;
3136 iocmd.data_dma = -1;
3137 iocmd.size = 0;
3138 iocmd.rsvd = iocmd
[all...]
/drivers/scsi/bfa/
H A Dbfad_bsg.c28 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
36 iocmd->status = BFA_STATUS_IOC_FAILURE;
42 iocmd->status = BFA_STATUS_OK;
52 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
69 iocmd->status = BFA_STATUS_OK;
78 struct bfa_bsg_ioc_info_s *iocmd = (struct bfa_bsg_ioc_info_s *)cmd; local
85 iocmd->nwwn = pattr.nwwn;
86 iocmd->pwwn = pattr.pwwn;
87 iocmd->ioc_type = bfa_get_type(&bfad->bfa);
88 iocmd
115 struct bfa_bsg_ioc_attr_s *iocmd = (struct bfa_bsg_ioc_attr_s *)cmd; local
144 struct bfa_bsg_ioc_stats_s *iocmd = (struct bfa_bsg_ioc_stats_s *)cmd; local
155 struct bfa_bsg_ioc_fwstats_s *iocmd = local
184 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
202 struct bfa_bsg_ioc_name_s *iocmd = (struct bfa_bsg_ioc_name_s *) cmd; local
216 struct bfa_bsg_iocfc_attr_s *iocmd = (struct bfa_bsg_iocfc_attr_s *)cmd; local
227 struct bfa_bsg_iocfc_intr_s *iocmd = (struct bfa_bsg_iocfc_intr_s *)cmd; local
240 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
261 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
283 struct bfa_bsg_port_attr_s *iocmd = (struct bfa_bsg_port_attr_s *)cmd; local
312 struct bfa_bsg_port_stats_s *iocmd = (struct bfa_bsg_port_stats_s *)cmd; local
345 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
364 bfad_iocmd_set_port_cfg(struct bfad_s *bfad, void *iocmd, unsigned int v_cmd) argument
386 struct bfa_bsg_port_cfg_maxfrsize_s *iocmd = local
400 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
421 struct bfa_bsg_lport_attr_s *iocmd = (struct bfa_bsg_lport_attr_s *)cmd; local
444 struct bfa_bsg_lport_stats_s *iocmd = local
468 struct bfa_bsg_reset_stats_s *iocmd = local
502 struct bfa_bsg_lport_iostats_s *iocmd = local
527 struct bfa_bsg_lport_get_rports_s *iocmd = local
566 struct bfa_bsg_rport_attr_s *iocmd = (struct bfa_bsg_rport_attr_s *)cmd; local
599 struct bfa_bsg_rport_scsi_addr_s *iocmd = local
648 struct bfa_bsg_rport_stats_s *iocmd = local
687 struct bfa_bsg_rport_reset_stats_s *iocmd = local
722 struct bfa_bsg_rport_set_speed_s *iocmd = local
758 struct bfa_bsg_vport_attr_s *iocmd = (struct bfa_bsg_vport_attr_s *)cmd; local
781 struct bfa_bsg_vport_stats_s *iocmd = local
809 struct bfa_bsg_reset_stats_s *iocmd = local
834 struct bfa_bsg_fabric_get_lports_s *iocmd = local
875 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)pcmd; local
898 struct bfa_bsg_trl_speed_s *iocmd = (struct bfa_bsg_trl_speed_s *)pcmd; local
922 struct bfa_bsg_fcpim_s *iocmd = (struct bfa_bsg_fcpim_s *)cmd; local
935 struct bfa_bsg_fcpim_modstats_s *iocmd = local
957 struct bfa_bsg_fcpim_modstatsclr_s *iocmd = local
979 struct bfa_bsg_fcpim_del_itn_stats_s *iocmd = local
996 struct bfa_bsg_itnim_attr_s *iocmd = (struct bfa_bsg_itnim_attr_s *)cmd; local
1015 struct bfa_bsg_itnim_iostats_s *iocmd = local
1045 struct bfa_bsg_rport_reset_stats_s *iocmd = local
1074 struct bfa_bsg_itnim_itnstats_s *iocmd = local
1103 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
1116 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
1129 struct bfa_bsg_pcifn_cfg_s *iocmd = (struct bfa_bsg_pcifn_cfg_s *)cmd; local
1151 struct bfa_bsg_pcifn_s *iocmd = (struct bfa_bsg_pcifn_s *)cmd; local
1174 struct bfa_bsg_pcifn_s *iocmd = (struct bfa_bsg_pcifn_s *)cmd; local
1196 struct bfa_bsg_pcifn_s *iocmd = (struct bfa_bsg_pcifn_s *)cmd; local
1220 struct bfa_bsg_adapter_cfg_mode_s *iocmd = local
1243 struct bfa_bsg_port_cfg_mode_s *iocmd = local
1267 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)pcmd; local
1293 struct bfa_bsg_faa_attr_s *iocmd = (struct bfa_bsg_faa_attr_s *)cmd; local
1316 struct bfa_bsg_cee_attr_s *iocmd = local
1353 struct bfa_bsg_cee_stats_s *iocmd = local
1389 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
1403 struct bfa_bsg_sfp_media_s *iocmd = (struct bfa_bsg_sfp_media_s *)cmd; local
1425 struct bfa_bsg_sfp_speed_s *iocmd = (struct bfa_bsg_sfp_speed_s *)cmd; local
1446 struct bfa_bsg_flash_attr_s *iocmd = local
1467 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; local
1488 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; local
1520 struct bfa_bsg_flash_s *iocmd = (struct bfa_bsg_flash_s *)cmd; local
1551 struct bfa_bsg_diag_get_temp_s *iocmd = local
1573 struct bfa_bsg_diag_memtest_s *iocmd = local
1596 struct bfa_bsg_diag_loopback_s *iocmd = local
1619 struct bfa_bsg_diag_fwping_s *iocmd = local
1643 struct bfa_bsg_diag_qtest_s *iocmd = (struct bfa_bsg_diag_qtest_s *)cmd; local
1664 struct bfa_bsg_sfp_show_s *iocmd = local
1687 struct bfa_bsg_diag_led_s *iocmd = (struct bfa_bsg_diag_led_s *)cmd; local
1700 struct bfa_bsg_diag_beacon_s *iocmd = local
1715 struct bfa_bsg_diag_lb_stat_s *iocmd = local
1730 struct bfa_bsg_phy_attr_s *iocmd = local
1751 struct bfa_bsg_phy_stats_s *iocmd = local
1772 struct bfa_bsg_phy_s *iocmd = (struct bfa_bsg_phy_s *)cmd; local
1804 struct bfa_bsg_vhba_attr_s *iocmd = local
1823 struct bfa_bsg_phy_s *iocmd = (struct bfa_bsg_phy_s *)cmd; local
1853 struct bfa_bsg_debug_s *iocmd = (struct bfa_bsg_debug_s *)cmd; local
1874 struct bfa_bsg_debug_s *iocmd = (struct bfa_bsg_debug_s *)cmd; local
1907 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
1928 struct bfa_bsg_portlogctl_s *iocmd = (struct bfa_bsg_portlogctl_s *)cmd; local
1942 struct bfa_bsg_fcpim_profile_s *iocmd = local
1961 struct bfa_bsg_itnim_ioprofile_s *iocmd = local
1988 struct bfa_bsg_fcport_stats_s *iocmd = local
2013 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
2037 struct bfa_bsg_boot_s *iocmd = (struct bfa_bsg_boot_s *)cmd; local
2059 struct bfa_bsg_boot_s *iocmd = (struct bfa_bsg_boot_s *)cmd; local
2081 struct bfa_bsg_preboot_s *iocmd = (struct bfa_bsg_preboot_s *)cmd; local
2100 struct bfa_bsg_ethboot_s *iocmd = (struct bfa_bsg_ethboot_s *)cmd; local
2123 struct bfa_bsg_ethboot_s *iocmd = (struct bfa_bsg_ethboot_s *)cmd; local
2146 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
2175 struct bfa_bsg_trunk_attr_s *iocmd = (struct bfa_bsg_trunk_attr_s *)cmd; local
2193 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
2213 struct bfa_bsg_qos_attr_s *iocmd = (struct bfa_bsg_qos_attr_s *)cmd; local
2229 struct bfa_bsg_qos_vc_attr_s *iocmd = local
2261 struct bfa_bsg_fcport_stats_s *iocmd = local
2288 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; local
2314 struct bfa_bsg_vf_stats_s *iocmd = local
2337 struct bfa_bsg_vf_reset_stats_s *iocmd = local
2374 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)pcmd; local
2397 struct bfa_bsg_fcpim_lunmask_query_s *iocmd = local
2411 struct bfa_bsg_fcpim_lunmask_s *iocmd = local
2428 bfad_iocmd_handler(struct bfad_s *bfad, unsigned int cmd, void *iocmd, unsigned int payload_len) argument
[all...]

Completed in 187 milliseconds