Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/nge/
H A Dif_ngereg.h631 struct nge_softc { struct
634 bus_space_tag_t nge_btag;
637 void *nge_intrhand;
638 device_t nge_miibus;
639 int nge_if_flags;
640 uint8_t nge_unit;
641 uint8_t nge_type;
642 uint8_t nge_link;
643 uint8_t nge_width;
652 uint8_t nge_tbi;
[all …]