Lines Matching refs:deviceMappingNotify
357 int DeviceMappingNotify;
609 SDeviceMappingNotifyEvent(deviceMappingNotify * from, deviceMappingNotify * to)
996 DeviceMappingNotify = DeviceStateNotify + 1;
997 ChangeDeviceNotify = DeviceMappingNotify + 1;
1052 SetMaskForExtEvent(DeviceMappingNotifyMask, DeviceMappingNotify);
1101 DeviceMappingNotify = 11;
1141 EventSwapVector[DeviceMappingNotify] = NotImplemented;
1224 else if (type == DeviceMappingNotify)
1225 DO_SWAP(SDeviceMappingNotifyEvent, deviceMappingNotify);
1290 EventSwapVector[DeviceMappingNotify] = SEventIDispatch;