Searched refs:drv (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dsyscall_emul.hh840 EmulatedDriver *drv = p->findDriver(filename); local
841 if (drv) {
845 return drv->open(tc, mode, host_flags);

Completed in 13 milliseconds