Home
last modified time | relevance | path

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

/freebsd/sys/dev/pcf/
H A Dpcf.c52 static int pcf_noack(struct pcf_softc *pcf, int timeout);
100 pcf_noack(struct pcf_softc *sc, int timeout) in pcf_noack() function
139 if (pcf_noack(sc, timeout)) { in pcf_repeated_start()
188 if (pcf_noack(sc, timeout)) { in pcf_start()
398 if (pcf_noack(sc, timeout)) { in pcf_write()