Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/vinum/
H A Dvinum.c75 STATIC int vinum_modevent(module_t mod, modeventtype_t type, void *unused);
296 vinum_modevent(module_t mod, modeventtype_t type, void *unused) in vinum_modevent() function
363 (modeventhand_t) vinum_modevent,