PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
pci.c File Reference
#include <kernel/module/module.h>
#include <kernel/defs.h>
Include dependency graph for pci.c:

Go to the source code of this file.

Functions

uint64_t _module_procedure (const module_event_t *event)
 
 MODULE_INFO ("APCI PCI Driver", "Kai Norberg", "An ACPI PCI host bridge driver", OS_VERSION, "MIT", "")
 

Function Documentation

◆ _module_procedure()

uint64_t _module_procedure ( const module_event_t event)

Definition at line 5 of file pci.c.

◆ MODULE_INFO()

MODULE_INFO ( "APCI PCI Driver"  ,
"Kai Norberg"  ,
"An ACPI PCI host bridge driver"  ,
OS_VERSION  ,
"MIT"  ,
""   
)