Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/ndis/
H A Dsubr_ndis.c164 static void ndis_map_cb(void *, bus_dma_segment_t *, int, int);
1025 ndis_map_cb(arg, segs, nseg, error) in ndis_map_cb() function
1071 MmGetMdlVirtualAddress(buf), MmGetMdlByteCount(buf), ndis_map_cb, in NdisMStartBufferPhysicalMapping()