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

Method Status

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

Source from the content-addressed store, hash-verified

391 long IdentifyController();
392
393 __attribute__((always_inline)) inline DriverStatus Status(){ return dStatus; }
394 };
395
396 class Device : public DiskDevice{

Callers 1

AddDeviceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected