Searched refs:vme_start (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_bancomm.c163 static int vme_start (int, struct peer *);
244 vme_start, /* start up driver */
281 * vme_start - open the VME device and initialize data for processing
284 vme_start( function
313 msyslog(LOG_ERR, "vme_start: failed open of %s: %m", vmedev);
324 msyslog(LOG_ERR, "vme_start: RUNLOCK failed %m");
328 msyslog(LOG_ERR, "vme_start: WCR0 failed %m");

Completed in 110 milliseconds