Home
last modified time | relevance | path

Searched defs:mly_periodic (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/raid/mly/
H A Dmlyvar.h223 struct callout mly_periodic; /* periodic event handling */ member
H A Dmly.c1368 mly_periodic(void *data) in mly_periodic() function