Searched refs:immu_dvma_device_setup (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu.c154 (void) immu_dvma_device_setup(dip, 0);
295 (void) immu_dvma_device_setup(dip, IMMU_FLAGS_SLEEP);
H A Dimmu_dmar.c1028 (void) immu_dvma_device_setup(rdip, 0);
H A Dimmu_dvma.c2873 immu_dvma_device_setup(dev_info_t *rdip, immu_flags_t immu_flags) function
3033 ret = immu_dvma_device_setup(dip, IMMU_FLAGS_NOSLEEP);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h935 int immu_dvma_device_setup(dev_info_t *rdip, immu_flags_t immu_flags);

Completed in 163 milliseconds