Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpcvar.h97 uint32_t scsi_dmactl_active; member
H A Dhpc.c285 .scsi_dmactl_active = HPC1_SCSI_DMACTL_ACTIVE,
346 .scsi_dmactl_active = HPC3_SCSI_DMACTL_ACTIVE,
H A Dhpcdma.c208 sc->hpc->scsi_dmactl_active) { in hpcdma_flush()