Home
last modified time | relevance | path

Searched defs:present (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-power-throttle.c69 int present; /* 1 for present */ member
/f-stack/freebsd/net80211/
H A Dieee80211_radiotap.c348 uint32_t present = le32toh(rh->it_present); in radiotap_offset() local
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Duni_hdr.h187 u_int present; /* which optional elements are present */ member
H A Duni_ie.c3402 print_ie_traffic_common(struct unicx *cx, u_int present, struct uni_xtraffic *ie) in print_ie_traffic_common()
3508 check_ie_traffic_common(struct uni_xtraffic *ie, u_int present, in check_ie_traffic_common()
3586 u_int present, struct unicx *cx __unused) in encode_traffic_common()
3631 u_int ielen, u_int *present) in decode_traffic_common()
H A Dunistruct.h1174 u_int present; member
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4.c70 uint32_t present; /**< Bit-field for existing ports. */ member
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c166 int present; member
/f-stack/freebsd/arm/allwinner/
H A Daw_mmc.c385 aw_mmc_helper_cd_handler(device_t dev, bool present) in aw_mmc_helper_cd_handler()