Home
last modified time | relevance | path

Searched refs:D_DEVMAP (Results 1 – 17 of 17) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dconf.h214 #define D_DEVMAP 0x100 /* Use devmap framework to mmap device */ macro
/titanic_50/usr/src/uts/sun/io/
H A Dsbusmem.c77 D_NEW|D_MP|D_DEVMAP|D_HOTPLUG, /* Driver compatibility flag */
/titanic_50/usr/src/uts/common/xen/io/
H A Dxenbus_dev.c165 D_DEVMAP | D_NEW | D_MP, /* cb_flag */
H A Dxpvtap.c81 D_NEW | D_MP | D_64BIT | D_DEVMAP, /* cb_flag */
/titanic_50/usr/src/uts/i86pc/io/ioat/
H A Dioat.c65 D_NEW | D_MP | D_64BIT | D_DEVMAP, /* cb_flag */
/titanic_50/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394.c91 D_MP | D_NEW | D_HOTPLUG | D_DEVMAP
/titanic_50/usr/src/uts/common/io/
H A Dphysmem.c934 D_NEW | D_MP | D_DEVMAP,
H A Dwinlockio.c224 D_NEW|D_MP|D_DEVMAP, /* Driver compatibility flag */
/titanic_50/usr/src/uts/i86pc/io/xsvc/
H A Dxsvc.c83 D_NEW | D_MP | D_64BIT | D_DEVMAP, /* cb_flag */
/titanic_50/usr/src/uts/common/io/drm/
H A Ddrm_sunmod.c98 D_NEW | D_MTSAFE |D_DEVMAP /* cb_flag */
/titanic_50/usr/src/uts/common/fs/specfs/
H A Dspecvnops.c2346 if ((map_flag & D_DEVMAP) || mmap == NULL || in spec_char_map()
/titanic_50/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor.c123 D_DEVMAP, /* flags */
/titanic_50/usr/src/uts/intel/io/agpgart/
H A Dagpgart.c3454 D_DEVMAP | D_MP, /* safe for multi-thread/multi-processor */
/titanic_50/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c265 D_MP | D_DEVMAP
/titanic_50/usr/src/uts/common/vm/
H A Dseg_dev.c3170 if ((map_flag & D_DEVMAP) == 0 && (mmap == NULL || mmap == nulldev)) in devmap_setup()
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c152 D_DEVMAP, /* flags */
/titanic_50/usr/src/uts/common/io/rsm/
H A Drsm.c386 D_NEW|D_MP|D_DEVMAP, /* Driver compatibility flag */