HomeSort by relevance Sort by last modified time
    Searched refs:ide_output_data_shorts (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/
ide.h 60 void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts);
  /external/u-boot/drivers/block/
ide.c 132 __weak void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts) function
167 __weak void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts) function
249 ide_output_data_shorts(device, (unsigned short *)ccb, ccblen / 2);
300 ide_output_data_shorts(device, (unsigned short *)buffer,

Completed in 1729 milliseconds