/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | PCIeFunction.v1_6_0.json | 14 "type": [ array 33 "type": "object" string 86 "type": "string" string 97 "type": "string" string 108 "type": "string" string 117 "type": [ array 135 "type": "null" string 150 "type": "array" string 162 "type": "array" string 174 "type": "array", string [all …]
|
H A D | Fan.v1_5_2.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 82 "type": "null" string 92 "type": [ array 103 "type": [ array 127 "type": [ array 136 "type": [ array 145 "type": [ array 163 "type": [ array [all …]
|
H A D | MetricReport.v1_5_2.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 74 "type": "string", string 83 "type": "null" string 104 "type": "array" string 120 "type": "string", string 128 "type": [ array 141 "type": "object" string 150 "type": [ array [all …]
|
H A D | LogEntry.v1_17_0.json | 14 "type": [ array 33 "type": "object" string 42 "type": [ array 59 "type": [ array 76 "type": [ array 83 "type": "object" string 100 "type": "string" string 113 "type": "string" string 122 "type": [ array 152 "type": "array", string [all …]
|
H A D | PCIeSlots.v1_6_1.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 53 "type": "object" string 62 "type": [ array 86 "type": "array" string 98 "type": "array", string 105 "type": "object" string 114 "type": [ array 130 "type": [ array [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | PCIeFunction.v1_6_0.json | 14 "type": [ array 33 "type": "object" string 86 "type": "string" string 97 "type": "string" string 108 "type": "string" string 117 "type": [ array 135 "type": "null" string 150 "type": "array" string 162 "type": "array" string 174 "type": "array", string [all …]
|
H A D | HeaterMetrics.v1_0_2.json | 14 "type": [ array 35 "type": "object" string 44 "type": [ array 79 "type": "null" string 103 "type": "null" string 114 "type": [ array 123 "type": [ array 135 "type": "array" string 147 "type": "object" string 156 "type": [ array [all …]
|
H A D | Heater.v1_0_2.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 82 "type": "null" string 91 "type": [ array 114 "type": [ array 123 "type": [ array 138 "type": [ array 156 "type": [ array 171 "type": [ array [all …]
|
H A D | Fan.v1_5_2.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 82 "type": "null" string 92 "type": [ array 103 "type": [ array 127 "type": [ array 136 "type": [ array 145 "type": [ array 163 "type": [ array [all …]
|
H A D | DriveMetrics.v1_2_1.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 74 "type": [ array 83 "type": [ array 92 "type": [ array 103 "type": "null" string 125 "type": [ array 140 "type": [ array 149 "type": [ array [all …]
|
H A D | SecureBoot.v1_1_2.json | 14 "type": [ array 35 "type": "object" string 44 "type": [ array 56 "type": "object" string 73 "type": [ array 88 "type": "string" string 92 "type": "string" string 95 "type": "object" string 108 "type": "string" string 117 "type": [ array [all …]
|
H A D | MetricReport.v1_5_2.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 74 "type": "string", string 83 "type": "null" string 104 "type": "array" string 120 "type": "string", string 128 "type": [ array 141 "type": "object" string 150 "type": [ array [all …]
|
H A D | ResolutionStep.v1_0_1.json | 13 "type": [ array 33 "type": "null" string 38 "type": "array" string 45 "type": "string" string 57 "type": [ array 68 "type": "null" string 80 "type": [ array 90 "type": [ array 101 "type": [ array 110 "type": "object" string [all …]
|
H A D | LogEntry.v1_17_0.json | 14 "type": [ array 33 "type": "object" string 42 "type": [ array 59 "type": [ array 76 "type": [ array 83 "type": "object" string 100 "type": "string" string 113 "type": "string" string 122 "type": [ array 152 "type": "array", string [all …]
|
/openbmc/entity-manager/schemas/ |
H A D | virtual_sensor.json | 7 "type": "object", string 11 "type": "number" string 19 "type": "number" string 26 "type": "string" string 31 "type": "string" string 33 "type": "array" string 41 "type": "string", string
|
/openbmc/linux/drivers/md/ |
H A D | dm-exception-store.c | 25 struct dm_exception_store_type *type; in __find_exception_store_type() local 36 struct dm_exception_store_type *type; in _get_exception_store_type() local 76 struct dm_exception_store_type *type; in get_type() local 104 static void put_type(struct dm_exception_store_type *type) in put_type() 111 int dm_exception_store_type_register(struct dm_exception_store_type *type) in dm_exception_store_type_register() 126 int dm_exception_store_type_unregister(struct dm_exception_store_type *type) in dm_exception_store_type_unregister() 198 struct dm_exception_store_type *type = NULL; in dm_exception_store_create() local
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_mdb.c | 91 enum macaccess_entry_type type) in lan966x_mdb_encode_mac() 107 enum macaccess_entry_type type) in lan966x_mdb_ip_add() 142 enum macaccess_entry_type type) in lan966x_mdb_ip_del() 250 enum macaccess_entry_type type) in lan966x_mdb_l2_add() 299 enum macaccess_entry_type type) in lan966x_mdb_l2_del() 368 enum macaccess_entry_type type; in lan966x_handle_port_mdb_add() local 385 enum macaccess_entry_type type; in lan966x_handle_port_mdb_del() local 400 enum macaccess_entry_type type) in lan966x_mdb_ip_cpu_copy() 411 enum macaccess_entry_type type) in lan966x_mdb_l2_cpu_copy() 439 enum macaccess_entry_type type; in lan966x_mdb_write_entries() local [all …]
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | ioctl.h | 69 #define _IOC(dir,type,nr,size) \ argument 85 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) argument 86 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) argument 87 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) argument 88 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) argument 89 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) argument 90 #define _IOW_BAD(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) argument 91 #define _IOWR_BAD(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) argument
|
/openbmc/linux/drivers/platform/x86/intel/ |
H A D | punit_ipc.c | 46 IPC_TYPE type; member 51 static inline u32 ipc_read_status(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_status() 56 static inline void ipc_write_cmd(IPC_DEV *ipcdev, IPC_TYPE type, u32 cmd) in ipc_write_cmd() 61 static inline u32 ipc_read_data_low(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_low() 66 static inline u32 ipc_read_data_high(IPC_DEV *ipcdev, IPC_TYPE type) in ipc_read_data_high() 71 static inline void ipc_write_data_low(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_low() 76 static inline void ipc_write_data_high(IPC_DEV *ipcdev, IPC_TYPE type, u32 data) in ipc_write_data_high() 101 static int intel_punit_ipc_check_status(IPC_DEV *ipcdev, IPC_TYPE type) in intel_punit_ipc_check_status() 146 IPC_TYPE type; in intel_punit_ipc_simple_command() local 181 IPC_TYPE type; in intel_punit_ipc_command() local
|
/openbmc/linux/include/net/ |
H A D | net_debug.h | 84 #define netif_printk(priv, type, level, dev, fmt, args...) \ argument 90 #define netif_level(level, priv, type, dev, fmt, args...) \ argument 96 #define netif_emerg(priv, type, dev, fmt, args...) \ argument 98 #define netif_alert(priv, type, dev, fmt, args...) \ argument 100 #define netif_crit(priv, type, dev, fmt, args...) \ argument 102 #define netif_err(priv, type, dev, fmt, args...) \ argument 104 #define netif_warn(priv, type, dev, fmt, args...) \ argument 106 #define netif_notice(priv, type, dev, fmt, args...) \ argument 108 #define netif_info(priv, type, dev, fmt, args...) \ argument 113 #define netif_dbg(priv, type, netdev, format, args...) \ argument [all …]
|
/openbmc/phosphor-pid-control/examples/ |
H A D | fan-info.json | 5 "type": "fan", string 13 "type": "fan", string 21 "type": "fan", string 29 "type": "fan", string 37 "type": "fan", string 42 "type": "fan", string 47 "type": "fan", string 52 "type": "fan", string 57 "type": "margin", string 70 "type": "fan", string [all …]
|
/openbmc/qemu/scripts/ |
H A D | cocci-macro-file.h | 44 #define typeof_field(type, field) typeof(((type *)0)->field) argument 49 #define QLIST_HEAD(name, type) \ argument 57 #define QLIST_ENTRY(type) \ argument 66 #define QSLIST_HEAD(name, type) \ argument 74 #define QSLIST_ENTRY(type) \ argument 82 #define QSIMPLEQ_HEAD(name, type) \ argument 91 #define QSIMPLEQ_ENTRY(type) \ argument 99 #define QTAILQ_HEAD(name, type) \ argument 108 #define QTAILQ_ENTRY(type) \ argument
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | request.json | 7 "type": "json", string 13 "type": "string", string 20 "type": "string", string 36 "type": "custom", string 43 "type": "float", string 52 "type": "int", string 61 "type": "int", string 70 "type": "int", string 79 "type": "int", string 88 "type": "int", string [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | cryptouser.h | 83 char type[CRYPTO_MAX_NAME]; member 92 char type[CRYPTO_MAX_NAME]; member 103 char type[CRYPTO_MAX_NAME]; member 112 char type[CRYPTO_MAX_NAME]; member 121 char type[CRYPTO_MAX_NAME]; member 128 char type[CRYPTO_MAX_NAME]; member 136 char type[CRYPTO_MAX_NAME]; member 144 char type[CRYPTO_MAX_NAME]; member 148 char type[CRYPTO_MAX_NAME]; member 152 char type[CRYPTO_MAX_NAME]; member [all …]
|
/openbmc/u-boot/include/asm-generic/ |
H A D | ioctl.h | 65 #define _IOC(dir,type,nr,size) \ argument 83 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) argument 84 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),(_IOC_TYPECHECK(size))) argument 85 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) argument 86 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),(_IOC_TYPECHECK(size))) argument 87 #define _IOR_BAD(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) argument 88 #define _IOW_BAD(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) argument 89 #define _IOWR_BAD(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) argument
|