atw_rxsoft 1277 dev/ic/atw.c struct atw_rxsoft *rxs;
atw_rxsoft 2610 dev/ic/atw.c struct atw_rxsoft *rxs = &sc->sc_rxsoft[idx];
atw_rxsoft 2715 dev/ic/atw.c struct atw_rxsoft *rxs;
atw_rxsoft 2737 dev/ic/atw.c struct atw_rxsoft *rxs;
atw_rxsoft 3084 dev/ic/atw.c struct atw_rxsoft *rxs;
atw_rxsoft 125 dev/ic/atwvar.h struct atw_rxsoft {
atw_rxsoft 246 dev/ic/atwvar.h struct atw_rxsoft sc_rxsoft[ATW_NRXDESC];
atw_rxsoft 413 dev/ic/atwvar.h struct atw_rxsoft *__rxs = &sc->sc_rxsoft[(x)]; \