Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/vr/
H A Dflash_vrip.c272 sc->sc_max_word_prog_timo in flash_attach()
292 sc->sc_typ_word_prog_timo * sc->sc_max_word_prog_timo, in flash_attach()
293 sc->sc_max_word_prog_timo); in flash_attach()
717 for (timo = sc->sc_max_word_prog_timo; timo > 0; timo--) { in amd_write()
H A Dflashvar.h56 int sc_max_word_prog_timo; member