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

/freebsd-10.3-release/usr.sbin/ndiscvt/
H A Dwindrv_stub.c173 static int windrv_modevent(module_t, int, void *);
193 windrv_devclass, windrv_modevent, NULL); \
195 windrv_devclass, windrv_modevent, NULL); \
197 windrv_devclass, windrv_modevent, NULL); \
199 windrv_devclass, windrv_modevent, NULL); \
212 windrv_modevent(mod, cmd, arg) function

Completed in 101 milliseconds