Home
last modified time | relevance | path

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

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