Home
last modified time | relevance | path

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

/freebsd/sys/dev/ntsync/
H A Dntsyncvar.h101 extern struct cdevsw ntsync_cdevsw;
H A Dlinux_ntsync.c143 if (dsw != &ntsync_cdevsw) { in linux_ntsync_cdev_ioctl()
H A Dntsync.c1370 struct cdevsw ntsync_cdevsw = { variable
1390 mda.mda_devsw = &ntsync_cdevsw; in ntsync_modevent()