Home
last modified time | relevance | path

Searched defs:mly_timeout (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/raid/mly/
H A Dmlyvar.h224 struct callout mly_timeout; /* timeout event handling */ member
H A Dmly.c2973 mly_timeout(struct mly_softc *sc) in mly_timeout() function
H A Dmlyreg.h306 struct mly_timeout { struct
307 u_int8_t value:6;
308 u_int8_t scale:2;