Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dspc.c80 #define SCSI_DATAIN 0x04 /* DMA direction */ macro
169 dsc->sc_dflags |= SCSI_DATAIN; in spc_dio_dmastart()
171 dsc->sc_dflags &= ~SCSI_DATAIN; in spc_dio_dmastart()
199 if ((dsc->sc_dflags & SCSI_DATAIN) != 0) { in spc_dio_dmago()
223 if ((dsc->sc_dflags & SCSI_DATAIN) != 0) in spc_dio_dmago()