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

/haiku/src/tests/kits/storage/virtualdrive/
H A Dvirtualdrive.h39 bool halted; // only valid for VIRTUAL_DRIVE_GET_INFO member in struct:virtual_drive_info
H A Dmkvirtualdrive.cpp203 if (info.halted)
204 printf("\tdevice is currently halted.\n");
H A Dvirtualdrive.cpp537 // halted but is still in use by other components
735 driveInfo->halted = info.fd == -1;

Completed in 77 milliseconds