Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_ddi.c115 fc_ddi_dma_unbind_handle(ddi_dma_handle_t handle) in fc_ddi_dma_unbind_handle() function
H A Dfcpci.c352 error = fc_ddi_dma_unbind_handle(h); in pfc_dma_map_in()
474 e = fc_ddi_dma_unbind_handle(ip->fc_dma_handle); in pfc_dma_map_out()
523 e = fc_ddi_dma_unbind_handle(ip->fc_dma_handle); in pfc_dma_cleanup()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h639 int fc_ddi_dma_unbind_handle(ddi_dma_handle_t handle);