Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dcpqphp.h225 struct pci_func { struct
226 struct pci_func *next; argument
227 u8 bus;
228 u8 device;
229 u8 function;
230 u8 is_a_board;
231 u16 status;
232 u8 configured;
233 u8 switch_save;
234 u8 presence_save;
[all …]
Dibmphp.h677 struct pci_func { struct
685 struct pci_func *next; argument
703 struct pci_func *func; argument
/linux-4.19.296/drivers/edac/
Damd64_edac.c1174 unsigned int pci_func; in read_dram_base_limit_regs() local