rtw_rxsoft_alloc 175 dev/ic/rtw.c int rtw_rxsoft_alloc(bus_dma_tag_t, struct rtw_rxsoft *); rtw_rxsoft_alloc 1038 dev/ic/rtw.c if ((rc = rtw_rxsoft_alloc(dmat, rs)) != 0) { rtw_rxsoft_alloc 1258 dev/ic/rtw.c switch (rtw_rxsoft_alloc(sc->sc_dmat, rs)) {