Searched refs:sactive2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ata/
H A Dsata_dwc_460ex.c471 uint intpr, sactive, sactive2, tag_mask; local
673 sata_dwc_scr_read(&ap->link, SCR_ACTIVE, &sactive2);
674 if (sactive2 != sactive) {
676 "More completed - sactive=0x%x sactive2=0x%x\n",
677 sactive, sactive2);

Completed in 320 milliseconds