Searched refs:rfc_softc (Results 1 – 1 of 1) sorted by relevance
147 struct rfc_softc { struct166 sizeof(struct rfc_softc), argument178 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) in rfcprobedens()336 struct rfc_softc *rfc_sc = device_private(self); in rfc_attach()454 struct rfc_softc *rfc_sc = device_private(parent); in rf_attach()527 rfc_sendcmd(struct rfc_softc *rfc_sc, int cmd, int data1, int data2) in rfc_sendcmd()[all …]