Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PiSCSI/piscsi
/ Reset
Method
Reset
cpp/devices/primary_device.cpp:60–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void PrimaryDevice::Reset()
61
{
62
DiscardReservation();
63
64
Device::Reset();
65
}
66
67
int PrimaryDevice::GetId() const
68
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected