Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ide/
H A Dide-internal.h33 #define WRERR_STAT 0x20 macro
H A Dahci.c706 ide_state->status = SEEK_STAT | WRERR_STAT | READY_STAT; in ahci_reset_port()
709 ide_state->status = SEEK_STAT | WRERR_STAT; in ahci_reset_port()