HomeSort by: relevance | last modified time | path
    Searched refs:IDEDMA_CTL_ERR (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
pciidereg.h 97 #define IDEDMA_CTL_ERR 0x02
nside.c 220 (IDEDMA_CTL_ERR | IDEDMA_CTL_INTR);
pciide_common.c 870 if ((status & IDEDMA_CTL_ERR) != 0 && force != WDC_DMAEND_ABRT_QUIET) {

Completed in 13 milliseconds