Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_tsyncpci.c128 typedef struct BoardObj { struct
137 } BoardObj; argument
305 #define IOCTL_TPRO_OPEN _IOWR(IOCTL_TPRO_ID, 0, BoardObj)
408 BoardObj hBoard; in tsync_poll()