CS350 COS
COS
Loading...
Searching...
No Matches
ioapic.h
Go to the documentation of this file.
1
/*
2
* IOAPIC Header
3
*/
4
5
#ifndef __IOAPIC_H__
6
#define __IOAPIC_H__
7
8
void
IOAPIC_Init
();
9
void
IOAPIC_Enable
(
int
irq
);
10
void
IOAPIC_Disable
(
int
irq
);
11
12
#endif
/* __IOAPIC_H__ */
13
IOAPIC_Init
void IOAPIC_Init()
Definition:
ioapic.c:54
IOAPIC_Enable
void IOAPIC_Enable(int irq)
Definition:
ioapic.c:70
IOAPIC_Disable
void IOAPIC_Disable(int irq)
Definition:
ioapic.c:77
irq
static uint8_t irq
Definition:
sercons.c:38
sys
amd64
include
ioapic.h
Generated by
1.9.6