Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.h318 virtual int PciOpen(int bus, int device, int function);
H A Dos.cc757 int OsLayer::PciOpen(int bus, int device, int function) { in PciOpen() function in OsLayer