Searched defs:active (Results 51 - 75 of 170) sorted by relevance

1234567

/freebsd-11-stable/contrib/pf/authpf/
H A Dauthpf.c940 do_death(int active) argument
/freebsd-11-stable/sys/powerpc/powermac/
H A Dfcu.c303 uint8_t active = 0, avail = 0, fail = 0; local
390 uint8_t active = 0, avail = 0, fail = 0; local
[all...]
/freebsd-11-stable/sys/dev/e1000/
H A De1000_82571.c690 static s32 e1000_set_d0_lplu_state_82574(struct e1000_hw *hw, bool active) argument
716 static s32 e1000_set_d3_lplu_state_82574(struct e1000_hw *hw, bool active) argument
986 e1000_set_d0_lplu_state_82571(struct e1000_hw *hw, bool active) argument
[all...]
H A De1000_api.c1164 s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active) argument
1186 s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) argument
/freebsd-11-stable/sys/arm/ti/cpsw/
H A Dif_cpswvar.h66 struct cpsw_slots active; member in struct:cpsw_queue
/freebsd-11-stable/sys/geom/
H A Dgeom_dev.c634 int active; local
730 int active; local
/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Dfilesystem_common.h49 bool active = true; member in struct:detail::__anon1250::GuardVAList
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-impl.h107 enum __mf_state_enum { active, reentrant, in_malloc }; enumerator in enum:__mf_state_enum
/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h232 bool active; member in struct:prof_tdata_s
/freebsd-11-stable/contrib/jemalloc/src/
H A Dstats.c603 size_t allocated, active, metadata, resident, mapped, retained; local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dcfglayout.c266 int active = 0; local
/freebsd-11-stable/sys/contrib/vchiq/interface/vchi/message_drivers/
H A Dmessage.h88 int active; // is this slot in the hardware dma fifo? member in struct:rx_msg_slot_info
/freebsd-11-stable/sys/dev/bktr/
H A Dioctl_meteor.h178 unsigned active; /* bit mask of active frame buffers member in struct:meteor_mem
/freebsd-11-stable/sbin/fdisk_pc98/
H A Dfdisk.c515 int active, i, new, tmp; local
[all...]
/freebsd-11-stable/sys/dev/sound/pci/
H A Dneomagic.c54 int active, spd, dir, fmt; member in struct:sc_chinfo
[all...]
H A Dals4000.c381 u_int32_t active; local
481 u_int32_t active; local
H A Dcsapcm.c70 int active; member in struct:csa_info
[all...]
/freebsd-11-stable/sys/dev/twa/
H A Dtw_cl.h133 TW_UINT8 active; /* Initialization done, and controller is active. */ member in struct:tw_cli_ctlr_context
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_perfmgr_db.c268 perfmgr_db_mark_active(perfmgr_db_t *db, uint64_t guid, boolean_t active) argument
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx_i2c.c303 bool active; local
319 bool active; local
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvrtc.c580 int active; local
/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dfs_core.h100 bool active; member in struct:mlx5_flow_table::__anon6948
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_pie.c112 int active; /* 1: flow is active (in a list) */ member in struct:fq_pie_flow
[all...]
/freebsd-11-stable/sbin/tunefs/
H A Dtunefs.c91 int active; local
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_refclock.h102 int active; /* nonzero when in use */ member in struct:refclockio

Completed in 327 milliseconds

1234567