Home
last modified time | relevance | path

Searched refs:bnx_msix_mem_res (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/bnx/
H A Dif_bnxvar.h383 struct resource *bnx_msix_mem_res; member
H A Dif_bnx.c2542 if (sc->bnx_msix_mem_res != NULL) { in bnx_detach()
2544 sc->bnx_msix_mem_res); in bnx_detach()
5965 sc->bnx_msix_mem_res = bus_alloc_resource_any(sc->bnx_dev, in bnx_alloc_msix()
5967 if (sc->bnx_msix_mem_res == NULL) { in bnx_alloc_msix()