MODE SENSE (6) SCSI
command, which is used by the SCSI initiator to gather information about target devices.See: Description
| Class | Description |
|---|---|
| CachingModePage |
The Caching mode page defines the parameters that affect the use of the data cache by the storage medium.
|
| InformationExceptionsControlModePage |
INFORMATION EXCEPTIONS CONTROL MODE PAGEs carry information about recent INFORMATION EXCEPTION SCSI errors.
|
| LogicalBlockDescriptor |
An abstract parent class for LOGICAL BLOCK DESCRIPTORs used by direct-access block devices as part of
ModeParameterList objects. |
| LongLogicalBlockDescriptor |
A class representing the content of LONG LBA MODE PAREMETER LOGICAL BLOCK DESCRIPTOR fields, which are part of
ModeParameterList objects. |
| ModePage |
MODE PAGEs are sent in response to successful
MODE SENSE SCSI commands. |
| ModeParameterHeader |
Instances
ModeParameterHeader are part of ModeParameterList objects and specify the layout and length
of the following non-header fields. |
| ModeParameterHeader10 |
A
ModeParameterHeader sub-class. |
| ModeParameterHeader6 |
A
ModeParameterHeader sub-class. |
| ModeParameterList |
The mode parameter list contains a header, followed by zero or more block descriptors, followed by zero or more
variable-length mode pages.
|
| ModeParameterListBuilder |
A builder object used during the initialization of new
ModeParameterList objects. |
| Page_0FormatModePage |
Instances of this class represent MODE PAGEs using the PAGE_0 format.
|
| ShortLogicalBlockDescriptor |
A class representing the content of SHORT LBA MODE PAREMETER LOGICAL BLOCK DESCRIPTOR fields, which are part of
ModeParameterList objects. |
| SubPageFormatModePage |
Instances of this class represent MODE PAGEs using the SUB-PAGE format.
|
| Enum | Description |
|---|---|
| HeaderType |
This enumeration is used to determine which header type a
ModeParameterList should use. |
| ModePageCode |
Mode Pages for direct-access block devices, as defined in SBC-3.
|
| PageControl |
The page control (PC) field specifies the type of mode parameter values to be returned in the mode pages.
|
MODE SENSE (6) SCSI
command, which is used by the SCSI initiator to gather information about target devices.Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.