Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpci.h129 struct pci_setup_rom { struct
130 struct setup_data data;
131 uint16_t vendor;
132 uint16_t devid;
133 uint64_t pcilen;
134 unsigned long segment;
135 unsigned long bus;
136 unsigned long device;
137 unsigned long function;
138 uint8_t romdata[0];