Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/tl/
H A Dif_tlreg.h112 struct tl_softc { struct
115 bus_space_handle_t tl_bhandle;
116 bus_space_tag_t tl_btag;
117 void *tl_intrhand;
118 struct resource *tl_irq;
119 struct resource *tl_res;
120 device_t tl_miibus;
122 u_int8_t tl_eeaddr;
125 u_int8_t tl_txeoc;
126 u_int8_t tl_bitrate;
[all …]