acadia/sys/denali/ahci
Drew Galbraith caccb08e16 Generalize the EndpointServer to require less boilerplate.
Classes can now inherit from the EndpointServer and just implement the
HandleRequest function.
2023-08-01 15:52:08 -07:00
..
ahci.h [denali] Relocate AHCI structures to memory we control 2023-07-05 14:32:19 -07:00
ahci_device.cpp [denali] Relocate AHCI structures to memory we control 2023-07-05 14:32:19 -07:00
ahci_device.h [denali] Relocate AHCI structures to memory we control 2023-07-05 14:32:19 -07:00
ahci_driver.cpp Add a yellowstone stub and partially migrate denali 2023-07-05 14:51:24 -07:00
ahci_driver.h Add a yellowstone stub and partially migrate denali 2023-07-05 14:51:24 -07:00
command.cpp Generalize the EndpointServer to require less boilerplate. 2023-08-01 15:52:08 -07:00
command.h Generalize the EndpointServer to require less boilerplate. 2023-08-01 15:52:08 -07:00