MentOS
0.8.0
The Mentoring Operating System
mentos
inc
drivers
ata
ata.h
Go to the documentation of this file.
1
18
#pragma once
19
22
int
ata_initialize
(
void
);
23
26
int
ata_finalize
(
void
);
27
ata_initialize
int ata_initialize(void)
Initializes the ATA drivers.
Definition:
ata.c:1625
ata_finalize
int ata_finalize(void)
De-initializes the ATA drivers.
Definition:
ata.c:1648
Generated by
1.9.1