Searched refs:px_dma_freehdl (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/sun4/io/px/ |
H A D | px.c | 78 px_dma_freehdl, 896 (void) px_dma_freehdl(dip, rdip, (ddi_dma_handle_t)mp); 930 px_dma_freehdl(dip, rdip, (ddi_dma_handle_t)mp); 944 px_dma_freehdl(dev_info_t *dip, dev_info_t *rdip, ddi_dma_handle_t handle) function 1203 (void) px_dma_freehdl(dip, rdip, handle);
|
H A D | px_dma.h | 264 extern int px_dma_freehdl(dev_info_t *dip, dev_info_t *rdip,
|
Completed in 47 milliseconds