Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_mmc.c448 int status, old_status; in goldfish_mmc_write() local
454 old_status = status; in goldfish_mmc_write()
457 if(status != old_status) { in goldfish_mmc_write()