HomeSort by: relevance | last modified time | path
    Searched refs:eqos_attach (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
dwc_eqos_var.h 107 int eqos_attach(struct eqos_softc *);
dwc_eqos.c 1467 eqos_attach(struct eqos_softc *sc) function in typeref:typename:int
  /src/sys/arch/riscv/starfive/
jh7110_eqos.c 145 error = eqos_attach(eqos_sc);
  /src/sys/dev/pci/
if_eqos_pci.c 171 if (eqos_attach(sc) != 0) {
172 aprint_error_dev(sc->sc_dev, "failed in eqos_attach()\n");
  /src/sys/dev/acpi/
eqos_acpi.c 123 if (eqos_attach(sc) != 0)
  /src/sys/arch/arm/rockchip/
rk_eqos.c 391 if (eqos_attach(sc) != 0)

Completed in 71 milliseconds