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

  /src/sys/arch/riscv/starfive/
jh7110_eqos.c 56 struct eqos_softc sc_eqos; member in struct:jh7110_eqos_softc
63 struct eqos_softc * const sc = &jh_sc->sc_eqos;
121 struct eqos_softc * const eqos_sc = &sc->sc_eqos;
127 sc->sc_eqos.sc_dev = self;
128 sc->sc_eqos.sc_bst = faa->faa_bst;
129 sc->sc_eqos.sc_dmat = faa->faa_dmat;
134 error = jh71x0_eth_attach(jheth_sc, faa, &sc->sc_eqos.sc_bsh);
  /src/sys/dev/pci/
if_eqos_pci.c 59 struct eqos_softc sc_eqos; member in struct:eqos_pci_softc
102 struct eqos_softc * const sc = &psc->sc_eqos;

Completed in 34 milliseconds