Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_nl.h176 struct temp_event { struct
177 uint32_t event_type;
178 uint32_t event_code;
179 uint32_t data;
/linux-5.19.10/drivers/char/tpm/eventlog/
Dtpm1.c226 struct tcpa_event temp_event; in tpm1_binary_bios_measurements_show() local