Home
last modified time | relevance | path

Searched refs:pci_read_pci_to_pci_bridge_header (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.8/kernel/src/driver/pci/
Dpci.c127 static void pci_read_pci_to_pci_bridge_header(struct pci_device_structure_pci_to_pci_bridge_t *head… in pci_read_pci_to_pci_bridge_header() function
282pci_read_pci_to_pci_bridge_header((struct pci_device_structure_pci_to_pci_bridge_t *)ret, bus, slo… in pci_read_header()
Dpci.rs790 let pci_to_pci_bridge = pci_read_pci_to_pci_bridge_header(header, &bus_device_function); in pci_read_header()
867 fn pci_read_pci_to_pci_bridge_header( in pci_read_pci_to_pci_bridge_header() function