Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dos.h307 virtual uint32 PciRead(int fd, uint32 offset, int width);
Dos.cc759 uint32 OsLayer::PciRead(int fd, uint32 offset, int width) { in PciRead() function in OsLayer