pub fn init() -> Result<(), KernelError>Expand description
Discover and initialize AHCI controllers via PCI bus enumeration.
Scans the PCI bus for Mass Storage controllers with SATA subclass and AHCI programming interface (class 0x01, subclass 0x06, prog-if 0x01).