HomeSort by: relevance | last modified time | path
    Searched defs:gmx_aa (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/cavium/dev/
octeon_gmx.c 204 struct octgmx_attach_args gmx_aa; local in function:octgmx_attach
263 (void)memset(&gmx_aa, 0, sizeof(gmx_aa));
264 gmx_aa.ga_regt = aa->aa_bust;
265 gmx_aa.ga_addr = aa->aa_unit->addr;
266 gmx_aa.ga_name = "cnmac";
267 gmx_aa.ga_portno = port_sc->sc_port_no;
268 gmx_aa.ga_port_type = sc->sc_port_types[i];
269 gmx_aa.ga_smi = smi;
270 gmx_aa.ga_gmx = sc
    [all...]
octeon_gmx.c 204 struct octgmx_attach_args gmx_aa; local in function:octgmx_attach
263 (void)memset(&gmx_aa, 0, sizeof(gmx_aa));
264 gmx_aa.ga_regt = aa->aa_bust;
265 gmx_aa.ga_addr = aa->aa_unit->addr;
266 gmx_aa.ga_name = "cnmac";
267 gmx_aa.ga_portno = port_sc->sc_port_no;
268 gmx_aa.ga_port_type = sc->sc_port_types[i];
269 gmx_aa.ga_smi = smi;
270 gmx_aa.ga_gmx = sc
    [all...]

Completed in 129 milliseconds