Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ide/
H A Dinternal.h47 #define WRERR_STAT 0x20 macro
/openbmc/qemu/hw/ide/
H A Dahci.c704 ide_state->status = SEEK_STAT | WRERR_STAT | READY_STAT; in ahci_reset_port()
707 ide_state->status = SEEK_STAT | WRERR_STAT; in ahci_reset_port()