Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dscnvar.h99 enum scntype { SCNUNK, SCN2681, SCN2692, SC26C92 } type; enumerator
H A Dscn.c420 if (dp->type == SC26C92) { in scn_setchip()
629 c92 = (dp->type == SC26C92); in scn_config()
875 scntype = SC26C92; in scn_attach()