Home
last modified time | relevance | path

Searched defs:type (Results 1801 – 1825 of 4141) sorted by relevance

1...<<71727374757677787980>>...166

/freebsd/sys/powerpc/powermac/
H A Dcpcht.c152 const char *type, *compatible; in cpcht_probe() local
553 const char *type = ofw_bus_get_type(dev); in openpic_cpcht_probe() local
/freebsd/tools/tools/net80211/w00t/assoc/
H A Dassoc.c257 int type, stype; in generic_process() local
589 int type, stype; in read_wifi() local
/freebsd/sys/kern/
H A Dsubr_mchain.c194 mb_put_mem(struct mbchain *mbp, c_caddr_t source, int size, int type) in mb_put_mem()
467 md_get_mem(struct mdchain *mdp, caddr_t target, int size, int type) in md_get_mem()
/freebsd/sys/dev/ice/
H A Dice_rdma.h337 enum ice_rdma_event_type type; member
369 enum ice_rdma_event_type type; member
[all...]
/freebsd/sys/dev/iicbus/adc/
H A Dad7417.c69 } type; member
311 char type[32]; in ad7417_fill_sensor_prop() local
/freebsd/sys/dev/mthca/
H A Dmthca_memfree.c564 int mthca_alloc_db(struct mthca_dev *dev, enum mthca_db_type type, in mthca_alloc_db()
662 void mthca_free_db(struct mthca_dev *dev, int type, int db_index) in mthca_free_db()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_xmit.c120 ar5212SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, in ar5212SetupTxQueue()
691 HAL_PKT_TYPE type, in ar5212SetupTxDesc()
/freebsd/sys/dev/ocs_fc/
H A Docs_utils.h167 type:Q_HIST_TYPE_LEN; member
202 ocs_queue_history_type_name(ocs_q_hist_type_t type) in ocs_queue_history_type_name()
/freebsd/lib/libc/nameser/
H A Dns_print.c106 const char *name, ns_class class, ns_type type, in ns_sprintrrf()
505 u_int type, algorithm, labels, footprint; in ns_sprintrrf() local
/freebsd/sys/dev/usb/input/
H A Duhid_snes.c159 uhid_get_report(struct uhid_snes_softc *sc, uint8_t type, in uhid_get_report()
190 uhid_set_report(struct uhid_snes_softc *sc, uint8_t type, in uhid_set_report()
/freebsd/usr.sbin/ypldap/
H A Daldap.c254 unsigned long type; in aldap_parse() local
790 unsigned long type; in ldap_do_parse_search_filter() local
/freebsd/usr.sbin/ppp/
H A Droute.c596 route_Add(struct sticky_route **rp, int type, const struct ncprange *dst, in route_Add()
629 route_Delete(struct sticky_route **rp, int type, const struct ncprange *dst) in route_Delete()
/freebsd/usr.sbin/prometheus_sysctl_exporter/
H A Dprometheus_sysctl_exporter.c151 enum { SIGNED, UNSIGNED, FLOAT } type; member
241 #define GET_VALUE(ctltype, type) \ in oid_get_value() argument
/freebsd/contrib/wpa/src/crypto/
H A Dtls_openssl_ocsp.c91 int type; member
115 int type; member
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp91 uint64_t elf::getLoongArchPageDelta(uint64_t dest, uint64_t pc, RelType type) { in getLoongArchPageDelta()
381 RelExpr LoongArch::getRelExpr(const RelType type, const Symbol &s, in getRelExpr()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DLanguage.cpp186 LanguageType type; member
554 LanguageType type = AsLanguageType(); in GetDescription() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86DisassemblerTables.cpp54 static inline const char *stringForOperandType(OperandType type) { in stringForOperandType()
1112 OpcodeType type, InstructionContext insnContext, uint8_t opcode, in setTableFields()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h298 void add(RValue rvalue, QualType type) { push_back(CallArg(rvalue, type)); } in add()
300 void addUncopiedAggregate(LValue LV, QualType type) { in addUncopiedAggregate()
/freebsd/sys/powerpc/mpc85xx/
H A Dlbc.c686 lbc_get_rman(device_t bus, int type, u_int flags) in lbc_get_rman()
700 lbc_alloc_resource(device_t bus, device_t child, int type, int *rid, in lbc_alloc_resource()
/freebsd/sys/dev/evdev/
H A Duinput.c156 uinput_ev_event(struct evdev_dev *evdev, uint16_t type, uint16_t code, in uinput_ev_event()
173 uinput_enqueue_event(struct uinput_cdev_state *state, uint16_t type, in uinput_enqueue_event()
/freebsd/sys/dev/acpica/
H A Dacpi_pcib_acpi.c176 int error, type; in acpi_pcib_producer_handler() local
608 acpi_pcib_acpi_alloc_resource(device_t dev, device_t child, int type, int *rid, in acpi_pcib_acpi_alloc_resource()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_iter.c117 pool_list_get(int argc, char **argv, zprop_list_t **proplist, zfs_type_t type, in pool_list_get()
253 zprop_list_t **proplist, zfs_type_t type, boolean_t literal, in for_each_pool()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Didmap_util.c141 idmap_type_t type; member
301 write_idmap(pid_t pid, char *buf, size_t buf_size, idmap_type_t type) in write_idmap()
/freebsd/sys/dev/qat/qat_api/common/include/
H A Dlac_common.h784 lac_getRingType(int type) in lac_getRingType()
815 lac_getServiceType(icp_adf_ringInfoService_t type) in lac_getServiceType()
/freebsd/lib/libprocstat/
H A Dlibprocstat.h168 int type; member
178 int type; /* PS_ADVLOCK_TYPE_ */ member

1...<<71727374757677787980>>...166