Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppcvar.h220 u_int8_t sc_wthr; /* writeIntrThreshold */ member
Datppc.c166 device_xname(lsc->sc_dev), lsc->sc_fifo, lsc->sc_wthr, in atppc_sc_attach()
553 for (atppc->sc_wthr = 0; i > -1; i--) { in atppc_detect_fifo()
564 if ((atppc->sc_wthr == 0) && (cc & ATPPC_SERVICE_INTR)) { in atppc_detect_fifo()
566 atppc->sc_wthr = atppc->sc_fifo - i; in atppc_detect_fifo()
/netbsd/src/sys/arch/sgimips/hpc/
Dpi1ppcvar.h200 uint8_t sc_wthr; /* writeIntrThreshold */ member