Home
last modified time | relevance | path

Searched defs:_seq (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dseq.h27 struct _seq { struct
29 seq_t stype; /* Sequence type. */
30 CHAR_T *name; /* Sequence name (if any). */
31 size_t nlen; /* Name length. */
32 CHAR_T *input; /* Sequence input keys. */
33 size_t ilen; /* Input keys length. */
34 CHAR_T *output; /* Sequence output keys. */
35 size_t olen; /* Output keys length. */
41 u_int8_t flags;
/freebsd/sys/dev/ath/
H A Dif_ath_tx.h41 #define ATH_BA_INDEX(_st, _seq) (((_seq) - (_st)) & (IEEE80211_SEQ_RANGE - 1)) argument
/freebsd/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h189 #define NVM_DIR_UPDATE_SEQ(_seq, swap_mfw) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h116 unsigned short _seq; member
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8822c.c1025 #define RF_SET_POWER_TRIM(_path, _seq, _idx) \ in rtw8822c_set_power_trim() argument