Searched refs:sc_wthr (Results 1 – 3 of 3) sorted by relevance
220 u_int8_t sc_wthr; /* writeIntrThreshold */ member
166 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()
200 uint8_t sc_wthr; /* writeIntrThreshold */ member