Home
last modified time | relevance | path

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

/sys/include/
Dpci.h78 uint16_t PCI_GetDeviceID(PCIDevice *dev);
/sys/dev/
De1000.c176 dev.device = PCI_GetDeviceID(&dev); in E1000_Init()
Dahci.c191 dev.device = PCI_GetDeviceID(&dev); in AHCI_Init()
Dpci.c101 PCI_GetDeviceID(PCIDevice *dev) in PCI_GetDeviceID() function