Home
last modified time | relevance | path

Searched defs:supported_features (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp26 WatchpointHardwareFeature supported_features, ArchSpec &arch) { in AtomizeWatchpointRequest()
/freebsd/stand/common/
H A Dgfx_fb.h60 uint8_t supported_features; member
/freebsd/sys/contrib/ena-com/
H A Dena_com.h414 u32 supported_features; member
/freebsd/sys/dev/gve/
H A Dgve.h584 uint32_t supported_features; member
/freebsd/sys/contrib/ena-com/ena_defs/
H A Dena_admin_defs.h593 uint32_t supported_features; member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3178 WatchpointHardwareFeature supported_features = in EnableWatchpoint() local