Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cavium/dev/
H A Docteon_gmx.c105 struct octgmx_port_ops { struct
106 int (*port_ops_enable)(struct octgmx_port_softc *, int);
107 int (*port_ops_speed)(struct octgmx_port_softc *);
108 int (*port_ops_timing)(struct octgmx_port_softc *);
167 static struct octgmx_port_ops *octgmx_port_ops[] = { variable