Home
last modified time | relevance | path

Searched refs:sc_waitseen (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/sbus/
H A Ddbrivar.h141 int sc_waitseen; member
H A Ddbri.c628 sc->sc_waitseen = 0; in dbri_command_send()
646 while ((--maxloops) > 0 && (!sc->sc_waitseen)) in dbri_command_send()
698 sc->sc_waitseen++; in dbri_process_interrupt()