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

/illumos-gate/usr/src/uts/intel/sys/
H A Diommulib.h160 int (*nops_dma_sync)(dev_info_t *dip, dev_info_t *rdip, member in struct:iommulib_nexops
/illumos-gate/usr/src/uts/intel/io/
H A Diommulib.c186 if (nexops->nops_dma_sync == NULL) {
187 cmn_err(CE_WARN, "%s: %s%d: NULL nops_dma_sync op. "
854 return (nexops->nops_dma_sync(dip, rdip, handle, off, len,

Completed in 46 milliseconds