Searched refs:srbSupport (Results 1 – 2 of 2) sorted by relevance
174 ULONG srbSupport; in DriverEntry() local263 srbSupport = CLASS_SRB_SCSI_REQUEST_BLOCK | CLASS_SRB_STORAGE_REQUEST_BLOCK; in DriverEntry()266 &srbSupport))) { in DriverEntry()
715 ULONG srbSupport = *((PULONG)Data); in _IRQL_requires_max_() local722 if ((srbSupport & in _IRQL_requires_max_()724 driverExtension->SrbSupport = srbSupport; in _IRQL_requires_max_()