OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATA_CYL_HIGH
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
ata.h
41
#define
ATA_CYL_HIGH
ATA_IO_REG(5)
50
#define ATA_LBA_HIGH
ATA_CYL_HIGH
/external/u-boot/drivers/block/
ide.c
230
ide_outb(device,
ATA_CYL_HIGH
,
275
n = ide_inb(device,
ATA_CYL_HIGH
);
567
(ide_inb(device,
ATA_CYL_HIGH
) == 0xEB)) {
Completed in 39 milliseconds