Home About us GitHub Contact us Docs

FoxOS

Welcome to the FoxOS website!

ahci_pci_device_found

Signature: void ahci_pci_device_found(pci::pci_header_0_t* header, uint16_t bus, uint16_t device, uint16_t function)
Description: Function called when a ahci device is found

Parameters:

Return: void

init

Signature: void init()
Description: init function for the ahci module

Return: void

Show file on GitHub