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

/freebsd-9.3-release/sys/ofed/include/linux/
H A Dcdev.h40 extern struct cdevsw linuxcdevsw;
109 cdev->cdev = make_dev(&linuxcdevsw, MINOR(dev), 0, 0, 0700,
H A Dlinux_compat.c451 struct cdevsw linuxcdevsw = { variable in typeref:struct:cdevsw

Completed in 48 milliseconds