Home
last modified time | relevance | path

Searched defs:estr (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/drivers/scsi/
Dgdth_proc.c162 gdth_evt_str *estr; in gdth_show_info() local
Dgdth.c2401 static int gdth_read_event(gdth_ha_str *ha, int handle, gdth_evt_str *estr) in gdth_read_event()
2434 u8 application, gdth_evt_str *estr) in gdth_readapp_event()
/linux-5.10/arch/x86/pci/
Dacpi.c166 static int check_segment(u16 seg, struct device *dev, char *estr) in check_segment()