Searched refs:ide_output_data_shorts (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ide.h | 61 void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts);
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | ide.c | 133 __weak void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts) in ide_output_data_shorts() function 168 __weak void ide_output_data_shorts(int dev, ushort *sect_buf, int shorts) in ide_output_data_shorts() function 250 ide_output_data_shorts(device, (unsigned short *)ccb, ccblen / 2); in atapi_issue() 301 ide_output_data_shorts(device, (unsigned short *)buffer, in atapi_issue()
|