Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dpcscpreg.h43 #define DMACMD_CMD 0x00000003 /* Command Code Bit */ macro
H A Dpcscp.c616 if ((READ_DMAREG(esc, DMA_CMD) & DMACMD_CMD) != DMACMD_IDLE) in pcscp_dma_isactive()