Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.c1043 u8 errorStatus = 0; in ata_exec_internal() local
1047 errorStatus = readb(ap->ioaddr.feature_addr); in ata_exec_internal()
1048 if (errorStatus == 0x04 && in ata_exec_internal()