Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dpci.h146 struct pci_setup_rom { struct
147 struct setup_data data;
148 uint16_t vendor;
149 uint16_t devid;
150 uint64_t pcilen;
151 unsigned long segment;
152 unsigned long bus;
153 unsigned long device;
154 unsigned long function;
155 uint8_t romdata[0];