MonkOS  v0.1
A simple 64-bit operating system (x86_64)
pci.h File Reference

PCI controller. More...

#include <core.h>

Go to the source code of this file.

Functions

void pci_init ()
 

Detailed Description

PCI controller.

Definition in file pci.h.

Function Documentation

void pci_init ( )

Definition at line 134 of file pci.c.

Referenced by cmd_display_pci().