Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/xl/
H A Dif_xlreg.h582 struct xl_softc { struct
583 struct arpcom arpcom; /* interface info */
584 struct ifmedia ifmedia; /* media info */
585 bus_space_handle_t xl_bhandle;
586 bus_space_tag_t xl_btag;
587 void *xl_intrhand;
588 struct resource *xl_irq;
589 struct resource *xl_res;
590 device_t xl_miibus;
591 struct xl_type *xl_info; /* 3Com adapter info */
[all …]