Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wb/
H A Dif_wbreg.h365 struct wb_softc { struct
367 device_t wb_miibus;
368 bus_space_handle_t wb_bhandle;
369 bus_space_tag_t wb_btag;
370 struct resource *wb_res;
371 struct resource *wb_irq;
372 void *wb_intrhand;
374 uint8_t wb_type;
375 uint16_t wb_txthresh;
376 int wb_cachesize;
[all …]