Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/imx/
H A Dif_enetvar.h51 struct enet_softc { struct
52 device_t sc_dev;
54 bus_space_tag_t sc_iot;
55 bus_space_handle_t sc_ioh;
56 bus_dma_tag_t sc_dmat;
58 int sc_unit;
59 int sc_imxtype;
60 int sc_rgmii;
61 int sc_phyid;
62 unsigned int sc_clock;
[all …]