Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dide-internal.h341 #define IDE_RETRY_TRIM 0x80 macro
365 return IDE_RETRY_DMA | IDE_RETRY_TRIM; in ide_dma_cmd_to_retry()
H A Dcore.c2752 if (error_status & IDE_RETRY_TRIM) { in ide_restart_bh()