Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dos.h306 virtual void PciWrite(int fd, uint32 offset, uint32 value, int width);
Dos.cc796 void OsLayer::PciWrite(int fd, uint32 offset, uint32 value, int width) { in PciWrite() function in OsLayer