Searched defs:num_params (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/dev/qlxgbe/
H A Dql_ioctl.c573 ql_sp_log(qla_host_t *ha, uint16_t fmtstr_idx, uint16_t num_params, argument
H A Dql_ioctl.h81 uint32_t num_params; member in struct:qla_sp_log_entry
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DPatterns.h561 unsigned num_params() const { return num_in_params() + num_out_params(); } function in class:PatFrag
/freebsd-current/sys/sys/
H A Dmtio.h280 int num_params; member in struct:mtsetlist
/freebsd-current/sys/cam/scsi/
H A Dscsi_sa.c1073 sasetsili(struct cam_periph *periph, struct mtparamset *ps, int num_params) argument
1134 saseteotwarn(struct cam_periph *periph, struct mtparamset *ps, int num_params) argument
1241 sasetprotents(struct cam_periph *periph, struct mtparamset *ps, int num_params) argument
[all...]
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c2183 u8 num_params; local
2945 u8 num_params = 2 + (split_id >= 0 ? 1 : 0) + (param_name ? 1 : 0); local
3364 u8 num_params = 3; local
2164 ecore_dump_section_hdr(u32 *dump_buf, bool dump, const char *name, u32 num_params) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2141 const unsigned int num_params = function_type->getNumParams(); local
7587 unsigned int num_params = method_function_prototype->getNumParams(); local
1735 check_op_param(bool is_method, clang::OverloadedOperatorKind op_kind, bool unary, bool binary, uint32_t num_params) argument
1754 CheckOverloadedOperatorKindParameterCount( bool is_method, clang::OverloadedOperatorKind op_kind, uint32_t num_params) argument
[all...]

Completed in 281 milliseconds