Home
last modified time | relevance | path

Searched refs:fNotifyGUI (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/raid/hptmv/
H A Dglobal.h178 #define fNotifyGUI(WhatHappen, pVDevice) ioctl_ReportEvent(WhatHappen, pVDevice) macro
H A Dentry.c198 fNotifyGUI(ET_DEVICE_REMOVED, pVDev); in failDevice()
237 fNotifyGUI(ET_DEVICE_ERROR, Map2pVDevice(pDevice)); in handleEdmaError()
451 fNotifyGUI(ET_DEVICE_PLUGGED,pVDev); in device_change()