Searched refs:stbd_list (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/ipw/
H A Dif_ipwvar.h143 struct ipw_soft_bd stbd_list[IPW_NTBD]; member in struct:ipw_softc
H A Dif_ipw.c691 sbd = &sc->stbd_list[i];
761 if (sc->stbd_list != NULL) {
788 ipw_release_sbd(sc, &sc->stbd_list[i]);
1385 sbd = &sc->stbd_list[i];
1533 sbd = &sc->stbd_list[sc->txcur];
1685 sbd = &sc->stbd_list[sc->txcur];
1706 sbd = &sc->stbd_list[sc->txcur];
2587 ipw_release_sbd(sc, &sc->stbd_list[i]);

Completed in 103 milliseconds