Home
last modified time | relevance | path

Searched defs:type (Results 276 – 300 of 8415) sorted by relevance

1...<<11121314151617181920>>...337

/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig.json.in6 "type": "fan", string
14 "type": "fan", string
22 "type": "fan", string
30 "type": "fan", string
38 "type": "fan", string
76 "type": "temp", string
86 "type": "temp", string
96 "type": "temp", string
106 "type": "temp", string
116 "type": "temp", string
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DContainerImage.v1_0_1.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
75 "type": [ array
113 "type": [ array
122 "type": [ array
150 "type": [ array
162 "type": "object" string
171 "type": [ array
207 "type": "object" string
[all …]
H A DLogEntry.v1_16_2.json14 "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
172 "type": "object" string
[all …]
H A DRouteSetEntry.v1_0_2.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
53 "type": "object" string
62 "type": [ array
97 "type": "null" string
106 "type": "integer" string
112 "type": "integer" string
131 "type": "integer" string
137 "type": "boolean" string
[all …]
H A DUSBController.v1_0_1.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
77 "type": "object" string
86 "type": [ array
98 "type": "object" string
107 "type": [ array
160 "type": [ array
169 "type": [ array
187 "type": [ array
[all …]
H A DPowerDomain.v1_2_2.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
60 "type": "array", string
73 "type": "array" string
85 "type": "array" string
145 "type": "object" string
154 "type": [ array
166 "type": "object" string
175 "type": [ array
[all …]
H A DSimpleStorage.v1_3_2.json14 "type": [ array
33 "type": "object" string
42 "type": [ array
59 "type": [ array
70 "type": [ array
79 "type": [ array
104 "type": "object" string
113 "type": [ array
145 "type": "object" string
166 "type": "object" string
[all …]
H A DVCATEntry.v1_0_3.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
53 "type": "object" string
62 "type": [ array
120 "type": [ array
140 "type": "object" string
149 "type": [ array
166 "type": [ array
176 "type": [ array
[all …]
H A DBootOption.v1_0_6.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
87 "type": [ array
96 "type": [ array
116 "type": [ array
141 "type": "array" string
150 "type": [ array
163 "type": "object" string
172 "type": [ array
[all …]
/openbmc/linux/include/linux/
H A Dicmpv6.h25 static inline void __icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in __icmpv6_send()
47 static inline void icmpv6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info) in icmpv6_send()
58 static inline void icmpv6_ndo_send(struct sk_buff *skb_in, u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
68 u8 type, u8 code, __u32 info) in icmpv6_send()
73 u8 type, u8 code, __u32 info) in icmpv6_ndo_send()
99 static inline bool icmpv6_is_err(int type) in icmpv6_is_err()
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/
H A Dschema.json5 "type": "object", string
21 "type": "array", string
24 "type": "object", string
83 "type": "string" string
88 "type": "string", string
94 "type": "object", string
116 "type": "object", string
135 "type": "string", string
141 "type": "boolean" string
151 "type": "array", string
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DLogEntry.v1_16_2.json14 "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
172 "type": "object" string
[all …]
/openbmc/linux/drivers/scsi/
H A Discsi_boot_sysfs.c25 int type; member
341 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_kobj()
342 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_kobj()
404 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_target()
405 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_target()
429 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_initiator()
430 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_initiator()
455 ssize_t (*show) (void *data, int type, char *buf), in iscsi_boot_create_ethernet()
456 umode_t (*is_visible) (void *data, int type), in iscsi_boot_create_ethernet()
481 ssize_t (*show)(void *data, int type, char *buf), in iscsi_boot_create_acpitbl()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dfs_tracepoint.c38 #define DECLARE_MASK_VAL(type, name) struct {type m; type v; } name argument
39 #define MASK_VAL(type, spec, name, mask, val, fld) \ argument
43 #define MASK_VAL_BE(type, spec, name, mask, val, fld) \ argument
49 #define GET_MASK_VAL(name, type, mask, val, fld) \ argument
66 #define MASK_VAL_L2(type, name, fld) \ in print_lyr_2_4_hdrs() argument
87 #define MASK_VAL_L2_BE(type, name, fld) \ in print_lyr_2_4_hdrs() argument
134 #define PRINT_MASKED_VAL_L2(type, name, fld, p, format) {\ in print_lyr_2_4_hdrs() argument
158 #define MASK_VAL_MISC(type, name, fld) \ in print_misc_parameters_hdrs() argument
160 #define PRINT_MASKED_VAL_MISC(type, name, fld, p, format) {\ in print_misc_parameters_hdrs() argument
/openbmc/qemu/docs/system/i386/
H A Dmicrovm.rst43 Machine-specific options
56 Boot options
67 Running a microvm-based VM
110 Triggering a guest-initiated shut down
/openbmc/linux/drivers/hwmon/
H A Dbt1-pvt.c280 static inline umode_t pvt_limit_is_visible(enum pvt_sensor_type type) in pvt_limit_is_visible()
285 static inline umode_t pvt_alarm_is_visible(enum pvt_sensor_type type) in pvt_alarm_is_visible()
290 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data()
310 static int pvt_read_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_limit()
371 static int pvt_read_alarm(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_alarm()
442 static inline umode_t pvt_limit_is_visible(enum pvt_sensor_type type) in pvt_limit_is_visible()
447 static inline umode_t pvt_alarm_is_visible(enum pvt_sensor_type type) in pvt_alarm_is_visible()
452 static int pvt_read_data(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_data()
508 static int pvt_read_limit(struct pvt_hwmon *pvt, enum pvt_sensor_type type, in pvt_read_limit()
563 enum hwmon_sensor_types type, in pvt_hwmon_is_visible()
[all …]
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-scp-update/
H A Dconfig-scp.json4 "type": "file", string
9 "type": "skip" string
12 "type": "skip" string
15 "type": "systemd", string
H A Dconfig-scpback.json4 "type": "file", string
9 "type": "skip" string
12 "type": "skip" string
15 "type": "systemd", string
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-bios-update/
H A Dconfig-bios.json4 "type": "file", string
9 "type": "skip" string
12 "type": "skip" string
15 "type": "systemd", string
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-cpld-update/
H A Dconfig-bmccpld.json4 "type": "file", string
9 "type": "skip" string
12 "type": "skip" string
15 "type": "systemd", string
H A Dconfig-mbcpld.json4 "type": "file", string
9 "type": "skip" string
12 "type": "skip" string
15 "type": "systemd", string
/openbmc/openbmc/meta-google/recipes-phosphor/flash/dummy-gbmc-update/
H A Dconfig-dummy.json4 "type": "file", string
9 "type": "skip" string
12 "type": "systemd", string
16 "type": "skip" string
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/cpld-update/
H A Dconfig-bmccpld.json5 "type": "file", string
10 "type": "skip" string
13 "type": "skip" string
16 "type": "systemd", string
H A Dconfig-mbcpld.json5 "type": "file", string
10 "type": "skip" string
13 "type": "skip" string
16 "type": "systemd", string
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/ipmi/phosphor-ipmi-flash/bios-update/
H A Dconfig-bios.json5 "type": "file", string
10 "type": "skip" string
13 "type": "skip" string
16 "type": "systemd", string

1...<<11121314151617181920>>...337