Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Datppc.c88 static int atppc_detect_chipset(struct atppc_softc *);
156 if (atppc_detect_chipset(lsc) != 0) { in atppc_sc_attach()
362 atppc_detect_chipset(struct atppc_softc *atppc) in atppc_detect_chipset() function