Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dpci.h150 struct pci_setup_rom { struct
151 struct setup_data data;
152 uint16_t vendor;
153 uint16_t devid;
154 uint64_t pcilen;
155 unsigned long segment;
156 unsigned long bus;
157 unsigned long device;
158 unsigned long function;
159 uint8_t romdata[0];