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

  /src/sys/dev/ic/
clmpccvar.h 48 struct clmpcc_softc;
55 struct clmpcc_softc *ch_sc; /* Pointer to chip's softc structure */
91 struct clmpcc_softc { struct
115 void (*sc_iackhook)(struct clmpcc_softc *, int);
123 extern void clmpcc_attach(struct clmpcc_softc *);
124 extern int clmpcc_cnattach(struct clmpcc_softc *, int, int);
clmpccvar.h 48 struct clmpcc_softc;
55 struct clmpcc_softc *ch_sc; /* Pointer to chip's softc structure */
91 struct clmpcc_softc { struct
115 void (*sc_iackhook)(struct clmpcc_softc *, int);
123 extern void clmpcc_attach(struct clmpcc_softc *);
124 extern int clmpcc_cnattach(struct clmpcc_softc *, int, int);
clmpccvar.h 48 struct clmpcc_softc;
55 struct clmpcc_softc *ch_sc; /* Pointer to chip's softc structure */
91 struct clmpcc_softc { struct
115 void (*sc_iackhook)(struct clmpcc_softc *, int);
123 extern void clmpcc_attach(struct clmpcc_softc *);
124 extern int clmpcc_cnattach(struct clmpcc_softc *, int, int);

Completed in 30 milliseconds