Searched defs:event_type (Results 1 – 14 of 14) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ |
H A D | ipmi_event.h | 53 uint8_t event_type : 7; member 55 uint8_t event_type : 7; member
|
H A D | ipmi_sel.h | 81 uint8_t event_type : 7; member 83 uint8_t event_type : 7; member
|
H A D | ipmi_sdr.h | 380 uint8_t event_type; /* event/reading type code */ member 472 uint8_t event_type; /* event/reading type code */ member
|
/openbmc/openbmc-test-automation/ipmi/ |
H A D | test_ipmi_sel.robot | 23 ${event_type} Lower Non-critical going low variable
|
H A D | test_ipmi_sel_time.robot | 50 ${event_type} Lower Non-critical going low variable
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sdr.c | 954 uint8_t event_type, int numeric_fmt, in ipmi_sdr_print_sensor_event_status() 1079 uint8_t event_type, int numeric_fmt) in ipmi_sdr_print_sensor_mask() 1167 uint8_t event_type, int numeric_fmt, in ipmi_sdr_print_sensor_event_enable() 1985 uint8_t sensor_type, uint8_t event_type, in ipmi_sdr_print_discrete_state_mini() 2042 uint8_t sensor_type, uint8_t event_type, in ipmi_sdr_print_discrete_state()
|
H A D | ipmi_event.c | 228 print_sensor_states(uint8_t sensor_type, uint8_t event_type) in print_sensor_states()
|
/openbmc/qemu/hw/display/ |
H A D | virtio-gpu-base.c | 94 static void virtio_gpu_notify_event(VirtIOGPUBase *g, uint32_t event_type) in virtio_gpu_notify_event()
|
/openbmc/u-boot/include/ |
H A D | tpm-v2.h | 163 u32 event_type; member 213 u32 event_type; member 591 #define tcg2_measure_event(dev, elog, pcr_index, event_type, size, event) \ argument
|
H A D | ec_commands.h | 2769 uint8_t event_type; member 2989 uint8_t event_type; member
|
/openbmc/u-boot/lib/ |
H A D | tpm-v2.c | 134 void tcg2_log_append(u32 pcr_index, u32 event_type, in tcg2_log_append() 172 u32 event_type, in tcg2_log_append_check() 529 u32 pcr_index, u32 size, const u8 *data, u32 event_type, in tcg2_measure_data()
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | kbdif.h | 467 uint8_t event_type; /* XENKBD_MT_EV_??? */ member
|
/openbmc/qemu/hw/nvme/ |
H A D | ctrl.c | 473 static inline int log_event(NvmeRuHandle *ruh, uint8_t event_type) in log_event() 1614 static void nvme_enqueue_event(NvmeCtrl *n, uint8_t event_type, in nvme_enqueue_event() 1668 static void nvme_clear_events(NvmeCtrl *n, uint8_t event_type) in nvme_clear_events() 6238 for (uint8_t event_type = 0; event_type < FDP_EVT_MAX; event_type++) { in nvme_get_feature_fdp_events() local
|
/openbmc/qemu/include/block/ |
H A D | nvme.h | 869 uint8_t event_type; member
|