Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/pci/
Dpci.c308 static void pci_checkFunction(uint8_t bus, uint8_t device, uint8_t function) in pci_checkFunction() function
351 pci_checkFunction(bus, device, 0); in pci_checkDevice()
364 pci_checkFunction(bus, device, func); in pci_checkDevice()