Home | History | Annotate | Download | only in ic

Lines Matching refs:uha_softc

90 integrate void uha_reset_mscp(struct uha_softc *, struct uha_mscp *);
91 void uha_free_mscp(struct uha_softc *, struct uha_mscp *);
92 integrate int uha_init_mscp(struct uha_softc *, struct uha_mscp *);
93 struct uha_mscp *uha_get_mscp(struct uha_softc *);
96 int uha_create_mscps(struct uha_softc *, struct uha_mscp *, int);
104 uha_attach(struct uha_softc *sc, struct uha_probe_data *upd)
197 uha_reset_mscp(struct uha_softc *sc, struct uha_mscp *mscp)
207 uha_free_mscp(struct uha_softc *sc, struct uha_mscp *mscp)
218 uha_init_mscp(struct uha_softc *sc, struct uha_mscp *mscp)
252 uha_create_mscps(struct uha_softc *sc, struct uha_mscp *mscpstore, int count)
278 uha_get_mscp(struct uha_softc *sc)
297 uha_mscp_phys_kv(struct uha_softc *sc, u_long mscp_phys)
315 uha_done(struct uha_softc *sc, struct uha_mscp *mscp)
402 struct uha_softc *sc = device_private(chan->chan_adapter->adapt_dev);
579 struct uha_softc *sc =