Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_nl.h174 struct temp_event { struct
175 uint32_t event_type;
176 uint32_t event_code;
177 uint32_t data;
/linux-4.4.14/drivers/char/tpm/
Dtpm_eventlog.c234 struct tcpa_event temp_event; in tpm_binary_bios_measurements_show() local