Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/sln/
H A Dif_slnvar.h45 struct sln_softc { struct
46 struct arpcom arpcom; /* interface info */
47 struct ifmedia ifmedia; /* media info */
48 bus_space_handle_t sln_bushandle; /* bus space handle */
49 bus_space_tag_t sln_bustag; /* bus space tag */
50 struct resource *sln_res;
51 struct resource *sln_irq;
52 void *sln_intrhand;
53 uint8_t sln_type;
54 uint8_t sln_stats_no_timeout;
[all …]