Searched refs:nops_dma_bindhdl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Diommulib.h140 int (*nops_dma_bindhdl)(dev_info_t *dip, dev_info_t *rdip, member in struct:iommulib_nexops
/illumos-gate/usr/src/uts/intel/io/
H A Diommulib.c179 if (nexops->nops_dma_bindhdl == NULL) {
180 cmn_err(CE_WARN, "%s: %s%d: NULL nops_dma_bindhdl op. "
786 return (nexops->nops_dma_bindhdl(dip, rdip, handle, dmareq,

Completed in 70 milliseconds