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

/vbox/src/VBox/Storage/Debug/
H A DVDDbgIoLog.cpp70 uint8_t u8AsyncIo; member in struct:IoLogEntryStart
400 Entry.u8AsyncIo = fAsync ? 1 : 0;
473 Entry.u8AsyncIo = fAsync ? 1 : 0;
668 *pfAsync = RT_BOOL(Entry.u8AsyncIo);
723 *pfAsync = RT_BOOL(Entry.u8AsyncIo);

Completed in 58 milliseconds