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

/vbox/src/VBox/Devices/Storage/
H A DDrvBlock.cpp651 uint32_t fTachFlags = 0; /** @todo figure attachment flags for mount. */ local
653 int rc = PDMDrvHlpAttach(pThis->pDrvIns, fTachFlags, &pBase);
696 int rc2 = PDMDrvHlpDetach(pThis->pDrvIns, fTachFlags);

Completed in 45 milliseconds