Home
last modified time | relevance | path

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

/freebsd/sys/dev/wdatwd/
H A Dwdatwd.c102 struct wdatwd_softc { struct
103 device_t dev;
127 wdatwd_action(const struct wdatwd_softc *sc, const u_int action, const uint64_t val, uint64_t *ret) in wdatwd_action() argument