Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Datppc.c87 static int atppc_detect_fifo(struct atppc_softc *);
164 if (atppc_detect_fifo(lsc) == 0) { in atppc_sc_attach()
459 atppc_detect_fifo(struct atppc_softc *atppc) in atppc_detect_fifo() function