OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ide_output_data
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
ide.h
58
void
ide_output_data
(int dev, const ulong *sect_buf, int words);
/external/u-boot/drivers/block/
ide.c
875
__weak void
ide_output_data
(int dev, const ulong *sect_buf, int words)
function
890
__weak void
ide_output_data
(int dev, const ulong *sect_buf, int words)
function
1137
ide_output_data
(device, buffer, ATA_SECTORWORDS);
Completed in 3124 milliseconds