Searched refs:DMACMD_CMD (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | pcscpreg.h | 43 #define DMACMD_CMD 0x00000003 /* Command Code Bit */ macro |
H A D | pcscp.c | 616 if ((READ_DMAREG(esc, DMA_CMD) & DMACMD_CMD) != DMACMD_IDLE) in pcscp_dma_isactive() |