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

/haiku/src/servers/launch/
H A DUtility.cpp24 IssueDeviceCommand(const char* path, int opcode, void* buffer, function in namespace:__anon2
90 return IssueDeviceCommand(path, B_SCSI_PREVENT_ALLOW, &block,
98 return IssueDeviceCommand(path, B_EJECT_DEVICE, NULL, 0);

Completed in 82 milliseconds