Home
last modified time | relevance | path

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

/openbsd/sys/arch/luna88k/cbus/
H A Dnec86hwvar.h102 char pdma_mode; /* input/output indicator */ member
H A Dnec86hw.c510 sc->pdma_mode = PDMA_MODE_OUTPUT; in nec86hw_pdma_output()
559 sc->pdma_mode = PDMA_MODE_INPUT; in nec86hw_pdma_input()
682 sc->pdma_mode = PDMA_MODE_NONE; in nec86hw_reset()
1284 switch(sc->pdma_mode) { in nec86hw_intr()