Lines Matching refs:ibmhawk_softc
83 static int ibmhawk_request(struct ibmhawk_softc *,
86 static void ibmhawk_set(struct ibmhawk_softc *, int, int, bool, bool);
87 static void ibmhawk_refreshall(struct ibmhawk_softc *, bool);
92 CFATTACH_DECL_NEW(ibmhawk, sizeof(struct ibmhawk_softc),
100 static struct ibmhawk_softc sc;
119 struct ibmhawk_softc *sc = device_private(self);
183 struct ibmhawk_softc *sc = device_private(self);
211 ibmhawk_request(struct ibmhawk_softc *sc, uint8_t request,
290 ibmhawk_set(struct ibmhawk_softc *sc,
339 ibmhawk_refreshall(struct ibmhawk_softc *sc, bool create)
365 struct ibmhawk_softc *sc = sme->sme_cookie;