☰
ioapic
0.1.0
All Items
Structs
Functions
?
Crate
ioapic
source
·
[
−
]
Structs
IoApic
A representation of an IoApic (x86-specific interrupt chip for I/O devices).
Functions
get_ioapic
If an
IoApic
with the given
id
exists, then lock it (acquire its Mutex) and return the locked
IoApic
.
get_ioapics
Returns an iterator over the list of
IoApic
s.