Searched refs:fNotifyGUI (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/hptmv/
H A Dentry.c189 fNotifyGUI(ET_DEVICE_REMOVED, pVDev);
228 fNotifyGUI(ET_DEVICE_ERROR, Map2pVDevice(pDevice));
442 fNotifyGUI(ET_DEVICE_PLUGGED,pVDev);
H A Dglobal.h183 #define fNotifyGUI(WhatHappen, pVDevice) ioctl_ReportEvent(WhatHappen, pVDevice) macro

Completed in 87 milliseconds