Home
last modified time | relevance | path

Searched refs:ctx_map (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_bnxvar.h257 bus_dmamap_t ctx_map[4]; member
H A Dif_bnx.c2351 sc->ctx_map[i]); in bnx_dma_free()
2358 sc->ctx_map[i]); in bnx_dma_free()
2500 &sc->ctx_map[i]) != 0) { in bnx_dma_alloc()
2519 if (bus_dmamap_load(sc->bnx_dmatag, sc->ctx_map[i], in bnx_dma_alloc()
/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc720 static Signature ctx_map = { { Domain, Range }, { { Ctx } } }; variable
762 { "union_map", { ctx_map } },
763 { "union_pw_multi_aff", { ctx_set, ctx_map } },