Searched defs:wdatwd_softc (Results 1 – 1 of 1) sorted by relevance
102 struct wdatwd_softc { struct103 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