Searched refs:iocmd (Results 1 – 2 of 2) sorted by relevance
21 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; in bfad_iocmd_ioc_enable() local28 iocmd->status = BFA_STATUS_OK; in bfad_iocmd_ioc_enable()34 iocmd->status = BFA_STATUS_OK; in bfad_iocmd_ioc_enable()44 struct bfa_bsg_gen_s *iocmd = (struct bfa_bsg_gen_s *)cmd; in bfad_iocmd_ioc_disable() local50 iocmd->status = BFA_STATUS_OK; in bfad_iocmd_ioc_disable()66 iocmd->status = BFA_STATUS_OK; in bfad_iocmd_ioc_disable()75 struct bfa_bsg_ioc_info_s *iocmd = (struct bfa_bsg_ioc_info_s *)cmd; in bfad_iocmd_ioc_get_info() local82 iocmd->nwwn = pattr.nwwn; in bfad_iocmd_ioc_get_info()83 iocmd->pwwn = pattr.pwwn; in bfad_iocmd_ioc_get_info()84 iocmd->ioc_type = bfa_get_type(&bfad->bfa); in bfad_iocmd_ioc_get_info()[all …]
915 unsigned int iocmd, unsigned long ioarg) in vmci_host_unlocked_ioctl() argument926 switch (iocmd) { in vmci_host_unlocked_ioctl()960 return vmci_host_get_version(vmci_host_dev, iocmd, uptr); in vmci_host_unlocked_ioctl()963 pr_devel("%s: Unknown ioctl (iocmd=%d)\n", __func__, iocmd); in vmci_host_unlocked_ioctl()