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

  /src/sys/dev/pci/
if_iwn.c 391 static struct iwn_rbuf *iwn_alloc_rbuf(struct iwn_softc *);
6562 (rbuf = iwn_alloc_rbuf(sc)) != NULL) {
6595 iwn_alloc_rbuf(struct iwn_softc *sc) function in typeref:struct:iwn_rbuf *

Completed in 16 milliseconds