Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dbus.h150 int (*ov_dmamap_load_mbuf)(void *, bus_dma_tag_t, bus_dmamap_t, member
/netbsd-src/sys/arch/x86/x86/
H A Dbus_dma.c1469 return (*it->bdt_ov->ov_dmamap_load_mbuf)(it->bdt_ctx, t, dmam, in bus_dmamap_load_mbuf()
1672 return ov->ov_dmamap_load_mbuf; in bit_to_function_pointer()