Home
last modified time | relevance | path

Searched defs:option_enabled (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp217 const int option_enabled = 1; in setupSocket() local
/openbmc/qemu/target/xtensa/
H A Dtranslate.c279 static inline bool option_enabled(DisasContext *dc, int opt) in option_enabled() function