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

  /src/sys/arch/hpcmips/dev/
m38813c.c 56 struct m38813c_chip { struct
69 struct m38813c_chip *sc_chip;
78 void m38813c_ifsetup(struct m38813c_chip *);
81 struct m38813c_chip m38813c_chip; variable in typeref:struct:m38813c_chip
101 sc->sc_chip = &m38813c_chip;
129 m38813c_ifsetup(struct m38813c_chip *scc)
141 struct m38813c_chip *scc = &m38813c_chip;
155 struct m38813c_chip *scc = ic
    [all...]
m38813c.c 56 struct m38813c_chip { struct
69 struct m38813c_chip *sc_chip;
78 void m38813c_ifsetup(struct m38813c_chip *);
81 struct m38813c_chip m38813c_chip; variable in typeref:struct:m38813c_chip
101 sc->sc_chip = &m38813c_chip;
129 m38813c_ifsetup(struct m38813c_chip *scc)
141 struct m38813c_chip *scc = &m38813c_chip;
155 struct m38813c_chip *scc = ic
    [all...]

Completed in 53 milliseconds