Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.c1438 char temp_data_buf[512]; in ata_pio_sector() local
1456 buf = (unsigned char *)&temp_data_buf[0]; in ata_pio_sector()
1650 char temp_data_buf[512]; in check_sata_dev_state() local
1655 pdata = (unsigned char*)&temp_data_buf[0]; in check_sata_dev_state()