rx_softc
int rx_putonline(struct rx_softc *);
CFATTACH_DECL_NEW(rx, sizeof(struct rx_softc),
struct rx_softc *rx = device_private(self);
rx_putonline(struct rx_softc *rx)
struct rx_softc *rx;
struct rx_softc *rx;
struct rx_softc *rx = device_lookup_private(&rx_cd, unit);
struct mcx_softc *rx_softc;
rx->rx_softc = sc;
struct mcx_softc *sc = rx->rx_softc;