public final class SendDiagnosticCdb extends CommandDescriptorBlock
SEND DIAGNOSTIC SCSI command.| Constructor and Description |
|---|
SendDiagnosticCdb(ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDeviceOffline() |
boolean |
getPageFormat() |
short |
getParameterListLength() |
boolean |
getSelfTest() |
SelfTestCode |
getSelfTestCode() |
boolean |
getUnitOffline() |
addIllegalFieldPointer, addIllegalFieldPointer, getIllegalFieldPointers, getScsiOperationCode, isNormalACApublic SendDiagnosticCdb(ByteBuffer buffer)
public final boolean getSelfTest()
public final SelfTestCode getSelfTestCode()
public final boolean getPageFormat()
public final boolean getUnitOffline()
public final boolean getDeviceOffline()
public final short getParameterListLength()
Copyright © 2013 University of Konstanz, Distributed Systems Group. All Rights Reserved.