Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dpci.h134 struct pci_setup_rom { struct
135 struct setup_data data;
136 uint16_t vendor;
137 uint16_t devid;
138 uint64_t pcilen;
139 unsigned long segment;
140 unsigned long bus;
141 unsigned long device;
142 unsigned long function;
143 uint8_t romdata[0];