Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
This enumeration defines the buffer types for StreamClassGetPhysicalAddress.
Syntax
typedef enum {
PerRequestExtension,
DmaBuffer,
SRBDataBuffer
} STREAM_BUFFER_TYPE;
Constants
PerRequestExtensionIndicates the physical address of the SRB extension. |
DmaBufferIndicates the physical address of the DMA buffer. |
SRBDataBufferIndicates the physical address of a data buffer. |
Requirements
| Requirement | Value |
|---|---|
| Header | strmini.h |