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

/illumos-gate/usr/src/uts/intel/sys/
H A Diommulib.h133 int (*nops_dma_allochdl)(dev_info_t *dip, dev_info_t *rdip, member in struct:iommulib_nexops
/illumos-gate/usr/src/uts/intel/io/
H A Diommulib.c165 if (nexops->nops_dma_allochdl == NULL) {
166 cmn_err(CE_WARN, "%s: %s%d: NULL nops_dma_allochdl op. "
763 return (nexops->nops_dma_allochdl(dip, rdip, attr, waitfp, arg,

Completed in 59 milliseconds