Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c372 static void rootnex_clean_dmahdl(ddi_dma_impl_t *hp);
1743 rootnex_clean_dmahdl(hp); in rootnex_coredma_allochdl()
2043 rootnex_clean_dmahdl(hp); in rootnex_coredma_bindhdl()
2108 rootnex_clean_dmahdl(hp); in rootnex_coredma_bindhdl()
2210 rootnex_clean_dmahdl(hp); /* must be after free cookie */ in rootnex_coredma_bindhdl()
2337 rootnex_clean_dmahdl(hp); in rootnex_coredma_unbindhdl()
2625 rootnex_clean_dmahdl(ddi_dma_impl_t *hp) in rootnex_clean_dmahdl() function