Lines Matching +full:pci +full:- +full:dev
1 #-
30 #include <dev/pci/pcivar.h>
31 #include <dev/pci/pcib_private.h>
37 null_route_interrupt(device_t pcib, device_t dev, int pin)
55 # Return the number of slots on the attached PCI bus.
58 device_t dev;
63 # Return the number of functions on the attached PCI bus.
66 device_t dev;
70 # Read configuration space on the PCI bus. The bus, slot and func
77 device_t dev;
86 # Write configuration space on the PCI bus. The bus, slot and func
93 device_t dev;
108 device_t dev;
121 device_t dev;
133 device_t dev;
139 # Allocate a single MSI-X message mapped onto '*irq'.
143 device_t dev;
148 # Release a single MSI-X message mapped onto 'irq'.
152 device_t dev;
157 # Determine the MSI/MSI-X message address and data for 'irq'. The address
162 device_t dev;
174 device_t dev;
179 # Return the PCI Routing Identifier (RID) for the device.
183 device_t dev;
190 # and the endpoint device (dev) both support it.
194 device_t dev;
198 # Return non-zero if PCI ARI is enabled, or zero otherwise
205 # Decode a PCI Routing Identifier (RID) into PCI bus/slot/function
216 # Request control of PCI features from host firmware, if any.
220 device_t dev;