MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / Device

Method Device

Kernel/include/nvme.h:400–400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398
399 public:
400 Device(Controller* c){ controller = c; }
401 };
402
403 void Initialize();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected