Searched defs:debug (Results 201 - 225 of 226) sorted by relevance

12345678910

/freebsd-current/contrib/bsnmp/snmpd/
H A Dmain.c84 struct debug debug = { variable in typeref:struct:debug
[all...]
/freebsd-current/sys/dev/mwl/
H A Dmwlhal.c444 mwl_hal_setdebug(struct mwl_hal *mh, int debug) argument
H A Dif_mwl.c4760 int debug, error; local
/freebsd-current/usr.sbin/camdd/
H A Dcamdd.c113 uint64_t debug; member in struct:camdd_io_opts
320 int debug; member in struct:camdd_dev
/freebsd-current/crypto/openssl/test/
H A Dssl_old_test.c614 static int debug = 0; variable
[all...]
/freebsd-current/usr.sbin/moused/
H A Dmoused.c129 #define debug(...) do { \ macro
176 static int debug = 0; variable
[all...]
/freebsd-current/sys/contrib/alpine-hal/
H A Dal_hal_pcie_w_reg.h452 struct al_pcie_revx_w_debug debug; /* [0x80] */ member in struct:al_pcie_rev1_w_regs
472 struct al_pcie_revx_w_debug debug; /* [0x80] */ member in struct:al_pcie_rev2_w_regs
495 struct al_pcie_revx_w_debug debug; /* [0x80] */ member in struct:al_pcie_rev3_w_regs
H A Dal_hal_pcie_axi_reg.h224 uint32_t debug; member in struct:al_pcie_revx_axi_pcie_status
H A Dal_hal_nb_regs.h426 struct al_nb_debug debug; /* [0x1a00] */ member in struct:al_nb_regs
[all...]
/freebsd-current/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5823 bwn_nphy_rev2_cal_rx_iq(struct bwn_mac *mac, struct bwn_nphy_txgains target, uint8_t type, bool debug) argument
6003 bwn_nphy_rev3_cal_rx_iq(struct bwn_mac *mac, struct bwn_nphy_txgains target, uint8_t type, bool debug) argument
6010 bwn_nphy_cal_rx_iq(struct bwn_mac *mac, struct bwn_nphy_txgains target, uint8_t type, bool debug) argument
/freebsd-current/sys/dev/usb/wlan/
H A Dif_uathreg.h123 uint32_t debug[4]; /* debug data area */ member in struct:uath_cmd_hdr
/freebsd-current/usr.sbin/mountd/
H A Dmountd.c315 static int debug = 1; variable
319 static int debug = 0; variable
[all...]
/freebsd-current/sys/kern/
H A Dvfs_cache.c4185 struct cache_fpl_debug debug; member in struct:cache_fpl
[all...]
/freebsd-current/contrib/ofed/opensm/opensm/
H A Dosm_torus.c310 int debug; member in struct:torus
/freebsd-current/sys/netpfil/pf/
H A Dpf.h282 uint32_t debug; member in struct:pf_status
/freebsd-current/crypto/openssl/ssl/
H A Dssl_lib.c4869 void SSL_set_debug(SSL *s, int debug) argument
/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp4900 void TargetProperties::SetDebugUtilityExpression(bool debug) { argument
[all...]
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp1583 int debug = 0; local
[all...]
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dcore.h739 struct ath11k_debug debug; member in struct:ath11k
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dcore.h1239 struct ath10k_debug debug; member in struct:ath10k
H A Dwmi.h5127 u32 debug; member in struct:wmi_peer_param_map
/freebsd-current/sys/net/
H A Dpfvar.h1681 uint32_t debug; member in struct:pf_kstatus
/freebsd-current/sys/dev/iwn/
H A Dif_iwnreg.h910 uint8_t debug; member in struct:iwn_pmgt_cmd
/freebsd-current/sys/dev/bxe/
H A Dbxe.h1332 unsigned long debug; /* per-instance debug logging config */ member in struct:bxe_softc
[all...]
/freebsd-current/sys/dev/oce/
H A Doce_hw.h3988 uint32_t debug:7; member in struct:nic_hwlro_singleton_cqe

Completed in 824 milliseconds

12345678910