Home
last modified time | relevance | path

Searched defs:flags_type (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_txrx.c96 uint16_t flags_type; in bnxt_isc_txd_encap() local
442 struct bnxt_cp_ring *cpr, uint16_t flags_type) in bnxt_pkt_get_l2()
519 struct bnxt_cp_ring *cpr, uint16_t flags_type) in bnxt_pkt_get_tpa()
609 uint16_t flags_type; in bnxt_isc_rxd_pkt_get() local
H A Dhsi_struct_def.h3199 uint16_t flags_type; member
3310 uint16_t flags_type; member
3725 uint16_t flags_type; member
4044 uint16_t flags_type; member
4090 uint16_t flags_type; member
4152 uint16_t flags_type; member
4237 uint16_t flags_type; member
4316 uint16_t flags_type; member
4355 uint16_t flags_type; member
4847 uint16_t flags_type; member
[all …]
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDumpRegisterInfo.cpp91 const std::vector<SetInfo> &in_sets, const RegisterFlags *flags_type, in DoDumpRegisterInfo()
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicRegisterInfo.h44 const RegisterFlags *flags_type = nullptr; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp62 const CompilerType flags_type = in BlockPointerSyntheticFrontEnd() local
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-types.h69 mutable const RegisterFlags *flags_type; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp4633 auto flags_type = it->second.get(); in ParseRegisters() local