Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_pst.c94 static int pst_start (int, struct peer *);
103 pst_start, /* start up driver */
114 * pst_start - open the devices and initialize data for processing
117 pst_start( in pst_start() function
/freebsd/sys/dev/pst/
H A Dpst-raid.c78 static void pst_start(struct pst_softc *);
212 pst_start(psc); in pststrategy()
217 pst_start(struct pst_softc *psc) in pst_start() function
263 pst_start(psc); in pst_done()