Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/efcode/
H A Dfc_physio.c117 fc_physio_free(struct buf **bpp, void *io_base, size_t io_len) in fc_physio_free() function
H A Dfcpci.c483 fc_physio_free(&ip->fc_dma_bp, ip->fc_dma_virt, ip->fc_dma_len); in pfc_dma_map_out()
533 fc_physio_free(&ip->fc_dma_bp, ip->fc_dma_virt, ip->fc_dma_len); in pfc_dma_cleanup()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dfcode.h654 void fc_physio_free(struct buf **bpp, void *io_base, size_t io_len);