Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ide/
H A Dpci.h9 #define BM_STATUS_ERROR 0x02 macro
/openbmc/qemu/hw/ide/
H A Dpci.c406 | (bm->status & ~val & (BM_STATUS_ERROR | BM_STATUS_INT)); in bmdma_status_writeb()