Searched refs:IsAttached (Results 1 – 4 of 4) sorted by relevance
22 BOOL IsAttached() {return GetDriverHandle()!=INVALID_HANDLE_VALUE;} in IsAttached() function
1902 BOOLEAN IsAttached = FALSE; in _IRQL_requires_max_() local1907 IsAttached = TRUE; in _IRQL_requires_max_()1917 if (IsAttached) in _IRQL_requires_max_()
4016 BOOLEAN IsAttached = FALSE; in MmMapViewOfSection() local4044 IsAttached = TRUE; in MmMapViewOfSection()4247 if (IsAttached) in MmMapViewOfSection()
264 HRESULT IsAttached([out] BOOL *pbAttached);