class suspend was
called */
#define DVF_DRIVER_SUSPENDED 0x0010 /* device driver suspend was
called */
#define DVF_BUS_SUSPENDED 0x0020 /* device bus suspend was called */
+#define DVF_ATTACH_INPROGRESS 0x0040 /* device attach is in progress
*/
#define DVF_
0x0010 /* device driver suspend was
called */
#defineDVF_BUS_SUSPENDED 0x0020 /* device bus suspend was
called */
+#defineDVF_ATTACH_INPROGRESS 0x0040 /* device attach is in progress
*/
#defineDVF_DETACH_SHUTDOWN 0x0080 /* device detaches safely at
shutdown */