Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dpci.h143 struct pci_setup_rom { struct
144 struct setup_data data;
145 uint16_t vendor;
146 uint16_t devid;
147 uint64_t pcilen;
148 unsigned long segment;
149 unsigned long bus;
150 unsigned long device;
151 unsigned long function;
152 uint8_t romdata[0];