Searched defs:octgmx_port_softc (Results 1 – 1 of 1) sorted by relevance
55 struct octgmx_port_softc { struct56 struct octgmx_softc *sc_port_gmx;57 bus_space_handle_t sc_port_regh;58 int sc_port_no; /* GMX0:0, GMX0:1, ... */59 int sc_port_type;60 uint64_t sc_mac;61 int sc_quirks;85 struct octgmx_port_softc argument