Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.h320 virtual uint32 PciRead(int fd, uint32 offset, int width);
H A Dos.cc776 uint32 OsLayer::PciRead(int fd, uint32 offset, int width) { in PciRead() function in OsLayer