Lines Matching defs:rfc_softc
147 struct rfc_softc {
166 sizeof(struct rfc_softc),
178 struct rfc_softc *sc_rfc; /* our parent */
211 int rfc_sendcmd(struct rfc_softc *, int, int, int);
212 struct rf_softc* get_new_buf( struct rfc_softc *);
278 int rfcprobedens(struct rfc_softc *, int);
280 rfcprobedens(struct rfc_softc *rfc_sc, int dnum)
336 struct rfc_softc *rfc_sc = device_private(self);
454 struct rfc_softc *rfc_sc = device_private(parent);
527 rfc_sendcmd(struct rfc_softc *rfc_sc, int cmd, int data1, int data2)
570 struct rfc_softc *rfc_sc;
625 get_new_buf( struct rfc_softc *rfc_sc)
657 struct rfc_softc *rfc_sc = intarg;
970 struct rfc_softc *rfc_sc;