Home
last modified time | relevance | path

Searched refs:SPC_INIT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/x68k/dev/
H A Dmhavar.h147 #define SPC_INIT 0x00 macro
H A Dmha.c317 sc->sc_state = SPC_INIT; in mhaattach()
437 if (sc->sc_state == SPC_INIT) { in mha_init()
/netbsd-src/sys/dev/ic/
H A Dmb89352var.h143 #define SPC_INIT 0 macro
H A Dmb89352.c259 sc->sc_state = SPC_INIT; in spc_attach()
401 if (sc->sc_state == SPC_INIT) { in spc_init()