Home
last modified time | relevance | path

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

/freebsd/sys/dev/wbwd/
H A Dwbwd.c97 struct wb_softc { struct
98 device_t dev;
99 eventhandler_tag ev_tag;
100 enum chips chip;
101 uint8_t ctl_reg;
102 uint8_t time_reg;
103 uint8_t csr_reg;
104 int debug_verbose;
111 unsigned int timeout_override;
119 uint8_t reg_timeout;
[all …]