Home
last modified time | relevance | path

Searched refs:ide_output_data_shorts (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dide.h60 void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts);
/u-boot/drivers/block/
A Dide.c136 __weak void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts) in ide_output_data_shorts() function
171 __weak void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts) in ide_output_data_shorts() function
253 ide_output_data_shorts(device, (unsigned short *)ccb, ccblen / 2); in atapi_issue()
304 ide_output_data_shorts(device, (unsigned short *)buffer, in atapi_issue()

Completed in 4 milliseconds