HomeSort by: relevance | last modified time | path
    Searched defs:pci_resources (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
pci_resource.c 133 struct pci_resources { struct
153 static int pci_resource_scan_bus(struct pci_resources *,
169 pci_bus_in_range(struct pci_resources *pr, int busno)
270 pci_new_bus(struct pci_resources *pr, uint8_t busno, struct pci_device *bridge)
302 pci_resource_device_functions(struct pci_resources *pr,
323 pci_resource_device_print(struct pci_resources *pr,
425 pci_resource_scan_bar(struct pci_resources *pr,
516 pci_resource_scan_bridge(struct pci_resources *pr,
579 pci_resource_scan_device(struct pci_resources *pr,
644 pci_resource_scan_bus(struct pci_resources *pr
    [all...]
pci_resource.c 133 struct pci_resources { struct
153 static int pci_resource_scan_bus(struct pci_resources *,
169 pci_bus_in_range(struct pci_resources *pr, int busno)
270 pci_new_bus(struct pci_resources *pr, uint8_t busno, struct pci_device *bridge)
302 pci_resource_device_functions(struct pci_resources *pr,
323 pci_resource_device_print(struct pci_resources *pr,
425 pci_resource_scan_bar(struct pci_resources *pr,
516 pci_resource_scan_bridge(struct pci_resources *pr,
579 pci_resource_scan_device(struct pci_resources *pr,
644 pci_resource_scan_bus(struct pci_resources *pr
    [all...]

Completed in 22 milliseconds