Home
last modified time | relevance | path

Searched defs:scntype (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; enum
H A Dscn.c813 enum scntype scntype = SCNUNK; in scn_attach() local