HomeSort by: relevance | last modified time | path
    Searched defs:ipw_release_sbd (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ipw.c 106 static void ipw_release_sbd(struct ipw_softc *, struct ipw_soft_bd *);
688 ipw_release_sbd(sc, &sc->stbd_list[i]);
1178 ipw_release_sbd(struct ipw_softc *sc, struct ipw_soft_bd *sbd) function in typeref:typename:void
1235 ipw_release_sbd(sc, sbd);
2272 ipw_release_sbd(sc, &sc->stbd_list[i]);
if_ipw.c 106 static void ipw_release_sbd(struct ipw_softc *, struct ipw_soft_bd *);
688 ipw_release_sbd(sc, &sc->stbd_list[i]);
1178 ipw_release_sbd(struct ipw_softc *sc, struct ipw_soft_bd *sbd) function in typeref:typename:void
1235 ipw_release_sbd(sc, sbd);
2272 ipw_release_sbd(sc, &sc->stbd_list[i]);

Completed in 67 milliseconds