Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bcereg.h97 #define RS_DMA_IDLE 0x2000 /* DMA is idle */ macro
H A Dif_bce.c1031 if (val & RS_DMA_IDLE) in bce_reset()