Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpcvar.h78 uint32_t enetx_ctl_active; member
H A Dhpc.c265 .enetx_ctl_active = HPC1_ENETX_CTL_ACTIVE,
327 .enetx_ctl_active = HPC3_ENETX_CTL_ACTIVE,
H A Dif_sq.c758 if ((status & sc->hpc_regs->enetx_ctl_active) != 0) { in sq_start()
1069 tmp = (sc->hpc_regs->enetx_ctl_active >> shift) | TXSTAT_GOOD; in sq_txintr()