// minitape.h
typedef struct _MODE_PAGE_SUBPAGE_HEADER {
UCHAR PageCode : 6;
UCHAR SubPageFormat : 1;
UCHAR PageSavable : 1;
UCHAR SubPageCode;
UCHAR PageLength[2];
} MODE_PAGE_SUBPAGE_HEADER, *PMODE_PAGE_SUBPAGE_HEADER;
View the official Windows Driver Kit DDI referenceNo description available.
The MODE_PAGE_SUBPAGE_HEADER structure contains header information for the page_0 or sub_page mode page format, as defined in Section 7.5.8 of the T10 SCSI Primary Commands specification (SPC-6).
PageCodeDescribed in the specification.
SubPageFormatDescribed in the specification.
PageSavableDescribed in the specification.
SubPageCodeDescribed in the specification.
PageLengthDescribed in the specification.
See Section 7.5.8 of the T10 SCSI Primary Commands specification (SPC-6) for details.
MODE_COMMAND_DURATION_LIMIT_PAGE_T2A_SUBPAGE
MODE_COMMAND_DURATION_LIMIT_PAGE_T2B_SUBPAGE
The MODE_PAGE_SUBPAGE_HEADER structure contains header information for the page_0 or sub_page mode page format, as defined in Section 7.5.8 of the T10 SCSI Primary Commands specification (SPC-6).
PageCodeDescribed in the specification.
SubPageFormatDescribed in the specification.
PageSavableDescribed in the specification.
SubPageCodeDescribed in the specification.
PageLengthDescribed in the specification.
See Section 7.5.8 of the T10 SCSI Primary Commands specification (SPC-6) for details.
MODE_COMMAND_DURATION_LIMIT_PAGE_T2A_SUBPAGE
MODE_COMMAND_DURATION_LIMIT_PAGE_T2B_SUBPAGE
The MODE_PAGE_SUBPAGE_HEADER structure contains header information for the page_0 or sub_page mode page format, as defined in Section 7.5.8 of the T10 SCSI Primary Commands specification (SPC-6).
PageCodeDescribed in the specification.
SubPageFormatDescribed in the specification.
PageSavableDescribed in the specification.
SubPageCodeDescribed in the specification.
PageLengthDescribed in the specification.
See Section 7.5.8 of the T10 SCSI Primary Commands specification (SPC-6) for details.
MODE_COMMAND_DURATION_LIMIT_PAGE_T2A_SUBPAGE
MODE_COMMAND_DURATION_LIMIT_PAGE_T2B_SUBPAGE