Home
last modified time | relevance | path

Searched defs:_defval (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/
H A Dqdev-properties.h75 #define DEFINE_PROP_SIGNED(_name, _state, _field, _defval, _prop, _type) \ argument
83 #define DEFINE_PROP_BIT(_name, _state, _field, _bit, _defval) \ argument
89 #define DEFINE_PROP_UNSIGNED(_name, _state, _field, _defval, _prop, _type) \ argument
97 #define DEFINE_PROP_BIT64(_name, _state, _field, _bit, _defval) \ argument
103 #define DEFINE_PROP_BOOL(_name, _state, _field, _defval) \ argument
/openbmc/qemu/target/riscv/
H A Dcpu.c1292 #define MULTI_EXT_CFG_BOOL(_name, _prop, _defval) \ argument
/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c118 #define beiscsi_init_param(_name, _minval, _maxval, _defval) \ argument
134 #define BEISCSI_RW_ATTR(_name, _minval, _maxval, _defval, _descp) \ argument