Searched refs:ide_input_swap_data (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/ |
| H A D | au1x00_ide.c | 12 void ide_input_swap_data(int dev, ulong *sect_buf, int words) in ide_input_swap_data() function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ide.h | 57 void ide_input_swap_data(int dev, ulong *sect_buf, int words);
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | ide.c | 628 ide_input_swap_data(device, (ulong *)&iop, ATA_SECTORWORDS); in ide_ident() 848 __weak void ide_input_swap_data(int dev, ulong *sect_buf, int words) in ide_input_swap_data() function 853 __weak void ide_input_swap_data(int dev, ulong *sect_buf, int words) in ide_input_swap_data() function
|