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

Class ATADiskDevice

Kernel/include/ata.h:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47namespace ATA{
48 class ATADiskDevice;
49
50 void SendCommand(uint8_t drive, uint8_t command);
51

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected