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
484 struct bnxt_cp_ring *cpr, uint16_t flags_type) in bnxt_pkt_get_l2()
563 struct bnxt_cp_ring *cpr, uint16_t flags_type) in bnxt_pkt_get_tpa()
655 uint16_t flags_type; in bnxt_isc_rxd_pkt_get() local
H A Dhsi_struct_def.h3244 uint16_t flags_type; member
3354 uint16_t flags_type; member
3769 uint16_t flags_type; member
4087 uint16_t flags_type; member
4132 uint16_t flags_type; member
4194 uint16_t flags_type; member
4278 uint16_t flags_type; member
4357 uint16_t flags_type; member
4395 uint16_t flags_type; member
4886 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