Searched refs:ioc_type (Results 1 – 6 of 6) sorted by relevance
401 enum bfa_ioc_type_e ioc_type; member469 u16 ioc_type; member543 u16 ioc_type; member
214 enum bfa_ioc_type_e ioc_type; member
84 iocmd->ioc_type = bfa_get_type(&bfad->bfa); in bfad_iocmd_ioc_get_info()
150 enum bfa_ioc_type ioc_type; member
2910 ioc_attr->ioc_type = bfa_ioc_get_type(ioc); in bfa_nw_ioc_get_attr()
2965 u32 ioc_type = _IOC_TYPE(cmd_op); in ublk_check_cmd_op() local2967 if (!IS_ENABLED(CONFIG_BLKDEV_UBLK_LEGACY_OPCODES) && ioc_type != 'u') in ublk_check_cmd_op()2970 if (ioc_type != 'u' && ioc_type != 0) in ublk_check_cmd_op()