Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/dev/
H A Dsci.c243 static int sci_attached; variable
378 if (strcmp(cf->cf_name, "sci") || sci_attached) in sci_match()
390 sci_attached = 1; in sci_attach()