Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/octeon/dev/
H A Dif_ogx.c68 struct ogx_softc { struct
69 struct device sc_dev;
70 struct arpcom sc_ac;
71 unsigned int sc_bgxid;
72 unsigned int sc_lmacid;
73 unsigned int sc_ipdport;
74 unsigned int sc_pkomac;
75 unsigned int sc_rxused;
76 unsigned int sc_txfree;
78 struct ogx_node *sc_node;
[all …]