Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/cpsw/
H A Dif_cpswvar.h130 struct cpswp_softc { struct
131 device_t dev;
132 device_t miibus;
133 device_t pdev;
134 int media_status;
135 int unit;
136 int vlan;
137 struct bintime init_uptime; /* system uptime when init happened. */
138 struct callout mii_callout;
139 struct cpsw_softc *swsc;
[all …]