/freebsd/sys/dev/sound/pci/ |
H A D | fm801.c | 134 int type; member 711 fm801_alloc_resource(device_t bus, device_t child, int type, int *rid, in fm801_alloc_resource()
|
/freebsd/sys/dev/qat/include/common/ |
H A D | adf_cfg_common.h | 104 enum adf_device_type type; member 156 enum adf_cfg_bundle_type type; member
|
/freebsd/sys/x86/cpufreq/ |
H A D | est.c | 955 int error, type; in est_probe() local 1358 est_type(device_t dev, int *type) in est_type()
|
/freebsd/sys/arm64/apple/ |
H A D | apple_aic.c | 367 enum apple_aic_irq_type type; in apple_aic_setup_intr() local 560 uint32_t die, event, irq, type; in apple_aic_irq() local
|
/freebsd/sys/dev/agp/ |
H A D | agp.c | 493 agp_generic_alloc_memory(device_t dev, int type, vm_size_t size) in agp_generic_alloc_memory() 971 void *agp_alloc_memory(device_t dev, int type, vm_size_t bytes) in agp_alloc_memory()
|
/freebsd/sys/x86/iommu/ |
H A D | amd_drv.c | 91 int type, ACPI_TABLE_IVRS *ivrs_tbl) in amdiommu_ivrs_iterate_tbl_typed() 648 } type; member
|
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_tls.c | 236 static size_t quic_get_max_records(OSSL_RECORD_LAYER *rl, uint8_t type, in quic_get_max_records() 363 int *rversion, uint8_t *type, const unsigned char **data, in quic_read_record()
|
/freebsd/crypto/openssl/providers/implementations/keymgmt/ |
H A D | dh_kmgmt.c | 80 static int dh_gen_type_name2id_w_default(const char *name, int type) in dh_gen_type_name2id_w_default() 448 const OSSL_PARAM params[], int type) in dh_gen_init_base()
|
/freebsd/crypto/openssl/crypto/cms/ |
H A D | cms_sd.c | 176 int type, const CMS_CTX *ctx) in ossl_cms_set1_SignerIdentifier() 351 int i, type; in CMS_add1_signer() local
|
/freebsd/sys/dev/usb/input/ |
H A D | usbhid.c | 557 hid_size_t maxlen, hid_size_t *actlen, uint8_t type, uint8_t id) in usbhid_get_report() 583 hid_size_t len, uint8_t type, uint8_t id) in usbhid_set_report()
|
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_main.c | 771 zfs_mount_and_share(libzfs_handle_t *hdl, const char *dataset, zfs_type_t type) in zfs_mount_and_share() 1061 zfs_type_t type = ZFS_TYPE_FILESYSTEM; in zfs_do_create() local 1663 zfs_type_t type = ZFS_TYPE_DATASET; in zfs_do_destroy() local 1940 zfs_type_t type = zfs_get_type(zhp); in fill_dataset_info() local 3012 unsigned type = 0; in userspace_cb() local 3204 data_type_t type; in print_us_node() local 5590 deleg_perm_init(deleg_perm_t *deleg_perm, zfs_deleg_who_type_t type, in deleg_perm_init() 5599 zfs_deleg_who_type_t type, const char *name) in who_perm_init() 5725 data_type_t type = nvpair_type(nvp); in parse_who_perm() local 5854 data_type_t type = nvpair_type(nvp); in parse_fs_perm_set() local [all …]
|
/freebsd/contrib/elftoolchain/readelf/ |
H A D | readelf.c | 128 uint64_t type; /* section type */ member 143 } type; /* dump type */ member 152 int type; member 233 uint32_t type; member 634 elf_type(unsigned int type) in elf_type() 3052 uint32_t type; in dump_rel() local 3135 uint32_t type; in dump_rela() local 3617 uint32_t type, prop_sz; in dump_gnu_property_type_0() local 3791 uint32_t type; member 3808 dump_notes_data(struct readelf *re, const char *name, uint32_t type, in dump_notes_data()
|
/freebsd/tools/tools/net80211/wesside/wesside/ |
H A D | wesside.c | 767 void do_llc(unsigned char* buf, unsigned short type) { in do_llc() 995 int type,stype; in stuff_for_us() local 1552 int type,stype; in stuff_for_net() local 1588 int type,stype; in anal() local
|
/freebsd/sys/netgraph/bluetooth/include/ |
H A D | ng_l2cap.h | 135 #define NG_L2CAP_OPT_HINT(type) ((type) & NG_L2CAP_OPT_HINT_BIT) argument 248 u_int8_t type; member 287 u_int16_t type; /* requested information type */ member 293 u_int16_t type; /* requested information type */ member
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_qp.c | 294 static void mlx4_ib_qp_event(struct mlx4_qp *qp, enum mlx4_event type) in mlx4_ib_qp_event() 340 static int send_wqe_overhead(enum mlx4_ib_qp_type type, u32 flags) in send_wqe_overhead() 425 enum mlx4_ib_qp_type type, struct mlx4_ib_qp *qp, in set_kernel_sq_size() 1324 static int to_mlx4_st(struct mlx4_ib_dev *dev, enum mlx4_ib_qp_type type) in to_mlx4_st()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | SymbolFilePDB.cpp | 183 auto type = table_up->getTableType(); in CalculateAbilities() local 489 if (auto type = ResolveTypeUID(symbol->getSymIndexId())) { in ParseTypes() local 1611 if (auto *type = ResolveTypeUID(pdb_symbol.getSymIndexId())) { in GetTypesForPDBSymbol() local 1644 for (auto type : type_collection) { in GetTypes() local
|
/freebsd/stand/kshim/ |
H A D | bsd_kernel.h | 40 #define offsetof(type, field) __builtin_offsetof(type, field) argument 145 #define va_size(type) __builtin_va_size(type) argument 151 #define va_arg(ap, type) __builtin_va_arg((ap), type) argument 628 int type; member
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | qat_hal.c | 315 qat_hal_get_reg_addr(unsigned int type, unsigned short reg_num) in qat_hal_get_reg_addr() 1844 enum icp_qat_uof_regtype type; in qat_hal_init_gpr() local 1881 enum icp_qat_uof_regtype type; in qat_hal_init_wr_xfer() local 1919 enum icp_qat_uof_regtype type; in qat_hal_init_rd_xfer() local
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 519 const int type, in wpas_dbus_simple_property_getter() 556 const int type, void *val) in wpas_dbus_simple_property_setter() 592 const int type, in wpas_dbus_simple_array_property_getter() 685 const int type, in wpas_dbus_simple_array_array_property_getter() 1340 char **type, DBusMessage **reply) in wpas_dbus_get_scan_type() 1629 char *key = NULL, *type = NULL; in wpas_dbus_handler_scan() local 4844 unsigned int type; in wpas_dbus_getter_mac_address_randomization_mask() member 5669 const char *type = ""; in wpas_dbus_getter_bss_wps() local
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | fil.c | 6172 int type) in ipf_inobj() 6242 ipf_inobjsz(ipf_main_softc_t *softc, void *data, void *ptr, int type, int sz) in ipf_inobjsz() 6301 ipf_outobjsz(ipf_main_softc_t *softc, void *data, void *ptr, int type, int sz) in ipf_outobjsz() 6357 ipf_outobj(ipf_main_softc_t *softc, void *data, void *ptr, int type) in ipf_outobj() 6422 int type = obj->ipfo_type; in ipf_outobjk() local 7395 ipf_token_del(ipf_main_softc_t *softc, int type, int uid, void *ptr) 7448 ipf_token_find(ipf_main_softc_t *softc, int type, int uid, void *ptr)
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dbuf.c | 449 dmu_object_type_t type = DB_DNODE(db)->dn_type; in dbuf_include_in_metadata_cache() local 1365 dmu_buf_unlock_parent(dmu_buf_impl_t *db, db_lock_type_t type, const void *tag) in dmu_buf_unlock_parent() 1710 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_fix_old_data() local 2082 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_new_size() local 3059 dmu_object_type_t type; in dmu_buf_write_embedded() local 3096 dmu_object_type_t type; in dmu_buf_redact() local 4828 arc_buf_contents_t type = DBUF_GET_BUFC_TYPE(db); in dbuf_sync_leaf() local
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | hal.c | 1434 enum hal_ring_type type, in ath12k_hal_srng_get_ring_id() 1528 u32 ath12k_hal_ce_get_desc_size(enum hal_ce_desc type) in ath12k_hal_ce_get_desc_size() 1895 int ath12k_hal_srng_setup(struct ath12k_base *ab, enum hal_ring_type type, in ath12k_hal_srng_setup()
|
/freebsd/sys/security/audit/ |
H A D | bsm_token.c | 421 u_int32_t type = AU_IPv6; in au_to_in_addr_ex() local 458 au_to_ipc(char type, int id) in au_to_ipc() 1280 au_to_exec_strings(char *strs, int count, u_char type) in au_to_exec_strings()
|
/freebsd/sys/dev/isci/scil/ |
H A D | scu_task_context.h | 220 #define MAKE_SCU_CONTEXT_COMMAND_TYPE(type) \ argument 237 #define MAKE_SCU_CONTEXT_COMMAND_REQUEST(type, command) \ argument 809 union PROTOCOL_CONTEXT type; member
|
/freebsd/sys/arm/nvidia/tegra124/ |
H A D | tegra124_xusbpadctl.c | 204 enum padctl_port_type type; member 251 enum padctl_pad_type type; member 781 search_pad_lane(struct padctl_softc *sc, enum padctl_pad_type type, int idx) in search_pad_lane()
|