banan-os/kernel/include/kernel/Storage
Bananymous 7774f56ab6 Kernel: PCI devices can now create region for BAR
This creates either MEM or IO region for read/write access to PCI
device.
2023-09-22 17:20:35 +03:00
..
ATABus.h Kernel: Rewrite whole device structure 2023-07-10 23:17:14 +03:00
ATAController.h Kernel: PCI devices can now create region for BAR 2023-09-22 17:20:35 +03:00
ATADefinitions.h Kernel: Move ATADevice to its own file from ATAController 2023-04-02 18:26:19 +03:00
ATADevice.h Kernel: Start work on making inodes more thread safe 2023-09-10 00:31:42 +03:00
DiskCache.h Kernel: Writes to disk are not synchronous anymore 2023-09-11 01:25:16 +03:00
StorageController.h Kernel: Rewrite whole device structure 2023-07-10 23:17:14 +03:00
StorageDevice.h Kernel: Implement SYS_SYNC and add sync executable to userspace 2023-09-11 01:26:27 +03:00