Searched defs:stat (Results 251 - 275 of 282) sorted by relevance

<<1112

/freebsd-11-stable/contrib/tcsh/
H A Dsh.h239 # define stat stat64 macro
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-linux.c303 struct pcap_stat stat; member in struct:pcap_linux
[all...]
/freebsd-11-stable/sys/dev/sound/pci/
H A Demu10k1.c1223 u_int32_t stat, ack, i, x; local
[all...]
H A Demu10kx.c983 uint32_t stat, ack; local
[all...]
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-virtualpath.c11352 u64 stat; local
10517 __hal_vpath_stats_access( __hal_virtualpath_t *vpath, u32 operation, u32 offset, u64 *stat) argument
10595 vxge_hal_vpath_stats_access( vxge_hal_vpath_h vpath_handle, u32 operation, u32 offset, u64 *stat) argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cpp40 #define stat kernel_stat macro
42 #undef stat macro
[all...]
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c3023 struct kld_file_stat *stat; local
[all...]
/freebsd-11-stable/sys/contrib/ena-com/
H A Dena_com.c2205 u32 stat, timeout, cap, reset_val; local
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c3401 int stat,delta; local
3879 int stat, stat2; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddsl_dataset.c2342 dsl_dataset_fast_stat(dsl_dataset_t *ds, dmu_objset_stats_t *stat) argument
[all...]
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c2943 struct iwn_rx_stat *stat = (struct iwn_rx_stat *)(desc + 1); local
2967 struct iwn_rx_stat *stat; local
3491 struct iwn4965_tx_stat *stat = (struct iwn4965_tx_stat *)(desc + 1); local
3521 struct iwn5000_tx_stat *stat = (struct iwn5000_tx_stat *)(desc + 1); local
3648 iwn_ampdu_tx_done(struct iwn_softc *sc, int qid, int idx, int nframes, int ackfailcnt, void *stat) argument
5688 iwn4965_get_rssi(struct iwn_softc *sc, struct iwn_rx_stat *stat) argument
5715 iwn5000_get_rssi(struct iwn_softc *sc, struct iwn_rx_stat *stat) argument
[all...]
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c4229 uint64_t stat; local
4255 uint64_t stat; local
4283 u_long stat; local
4309 u_long stat; local
[all...]
/freebsd-11-stable/sys/dev/usb/controller/
H A Dxhci.h452 struct usb_status stat; member in union:xhci_hub_desc
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c2980 idmap_stat stat, map_stat; local
[all...]
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c862 urtwn_rx_copy_to_mbuf(struct urtwn_softc *sc, struct r92c_rx_stat *stat, argument
918 struct r92c_rx_stat *stat; local
965 struct r92c_rx_stat *stat; local
1053 struct r92c_rx_stat *stat; local
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2667 uint32_t *stat = &state->dts_speculations_unavail, count; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Ddeprecated.c2523 svn_wc_status_t *stat = (svn_wc_status_t *) status; local
/freebsd-11-stable/sys/kern/
H A Dvfs_bio.c4007 biofinish(struct bio *bp, struct devstat *stat, int error) argument
/freebsd-11-stable/sys/dev/ixl/
H A Dixl_pf_main.c4329 ixl_stat_update48(struct i40e_hw *hw, u32 hireg, u32 loreg, bool offset_loaded, u64 *offset, u64 *stat) argument
4358 ixl_stat_update32(struct i40e_hw *hw, u32 reg, bool offset_loaded, u64 *offset, u64 *stat) argument
[all...]
H A Di40e_common.c6735 i40e_get_phy_lpi_status(struct i40e_hw *hw, struct i40e_hw_port_stats *stat) argument
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h437 volatile uint8_t stat; member in struct:qm_dqrr_entry
/freebsd-11-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_mac_regs.h435 struct al_eth_mac_stat stat; /* [0xc00] */ member in struct:al_eth_mac_regs
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h273 u32 stat[4 * (CIM_NUM_IBQ + CIM_NUM_OBQ_T5)]; member in struct:struct_cim_qcfg
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn.c5193 struct bwn_txstatus stat; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c3174 svn_wc_status_t *stat = (svn_wc_status_t *) status; local

Completed in 506 milliseconds

<<1112