ReactOS 0.4.15-dev-7918-g2a2556c
_PRI_RESERVATION_LIST Struct Reference

#include <scsi.h>

Collaboration diagram for _PRI_RESERVATION_LIST:

Public Attributes

UCHAR Generation [4]
 
UCHAR AdditionalLength [4]
 
PRI_RESERVATION_DESCRIPTOR Reservations [0]
 

Detailed Description

Definition at line 2651 of file scsi.h.

Member Data Documentation

◆ AdditionalLength

UCHAR _PRI_RESERVATION_LIST::AdditionalLength[4]

Definition at line 2653 of file scsi.h.

◆ Generation

UCHAR _PRI_RESERVATION_LIST::Generation[4]

Definition at line 2652 of file scsi.h.

◆ Reservations

PRI_RESERVATION_DESCRIPTOR _PRI_RESERVATION_LIST::Reservations[0]

Definition at line 2654 of file scsi.h.


The documentation for this struct was generated from the following file: