Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/bus_managers/pci/
H A Dpci.h168 long wantIndex, pci_info *outInfo);
H A Dpci.cpp773 PCI::_GetNthInfo(PCIBus *bus, long *currentIndex, long wantIndex, in _GetNthInfo() argument
779 if (*currentIndex == wantIndex) { in _GetNthInfo()
785 wantIndex, outInfo)) in _GetNthInfo()