Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppc.c89 static int atppc_detect_generic(struct atppc_softc *);
157 if (atppc_detect_generic(lsc) != 0) { in atppc_sc_attach()
378 atppc_detect_generic(struct atppc_softc *atppc) in atppc_detect_generic() function