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

  /src/sys/arch/hpcmips/dev/
tc5165buf.c 66 struct tc5165buf_chip { struct
78 struct tc5165buf_chip *sc_chip;
88 void tc5165buf_ifsetup(struct tc5165buf_chip *);
92 struct tc5165buf_chip tc5165buf_chip; variable in typeref:struct:tc5165buf_chip
113 sc->sc_chip = &tc5165buf_chip;
154 tc5165buf_ifsetup(struct tc5165buf_chip *scc)
165 struct tc5165buf_chip *scc = &tc5165buf_chip;
179 struct tc5165buf_chip *scc = ic
    [all...]
tc5165buf.c 66 struct tc5165buf_chip { struct
78 struct tc5165buf_chip *sc_chip;
88 void tc5165buf_ifsetup(struct tc5165buf_chip *);
92 struct tc5165buf_chip tc5165buf_chip; variable in typeref:struct:tc5165buf_chip
113 sc->sc_chip = &tc5165buf_chip;
154 tc5165buf_ifsetup(struct tc5165buf_chip *scc)
165 struct tc5165buf_chip *scc = &tc5165buf_chip;
179 struct tc5165buf_chip *scc = ic
    [all...]

Completed in 20 milliseconds