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

  /src/sys/dev/pci/
if_bnx.c 351 int bnx_dma_alloc(struct bnx_softc *);
845 if (bnx_dma_alloc(sc)) {
2430 bnx_dma_alloc(struct bnx_softc *sc) function in typeref:typename:int
if_bnx.c 351 int bnx_dma_alloc(struct bnx_softc *);
845 if (bnx_dma_alloc(sc)) {
2430 bnx_dma_alloc(struct bnx_softc *sc) function in typeref:typename:int

Completed in 69 milliseconds