Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpcvar.h96 uint32_t scsi_dmactl_flush; member
H A Dhpc.c284 .scsi_dmactl_flush = HPC1_SCSI_DMACTL_FLUSH,
345 .scsi_dmactl_flush = HPC3_SCSI_DMACTL_FLUSH,
H A Dhpcdma.c204 sc->hpc->scsi0_ctl, mode | sc->hpc->scsi_dmactl_flush); in hpcdma_flush()