|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <storahci.h>

Public Attributes | |
| PVOID | Buffer [MAXIMUM_QUEUE_BUFFER_SIZE] |
| ULONG | Head |
| ULONG | Tail |
Definition at line 218 of file storahci.h.
| PVOID _AHCI_QUEUE::Buffer[MAXIMUM_QUEUE_BUFFER_SIZE] |
Definition at line 220 of file storahci.h.
| ULONG _AHCI_QUEUE::Head |
Definition at line 221 of file storahci.h.
| ULONG _AHCI_QUEUE::Tail |
Definition at line 222 of file storahci.h.