The ArcAtaPassthroughCmd method executes the ATA commands for a drive.
virtual ARC_STATUS ArcAtaPassthroughCmd ( BYTE
nEncnum, BYTE
nDrvnum, pATA_CMD
pCmd ); |
[IN]
nEncnum: Enclosure#, this field will be ignored if
Non-SAS controller.
nDrvnum:
Drive# in Enclosure#
[IN/OUT]
pCmd: Pointer to a sATA_CMD structure that need
for ATA commands.
This method returns the ARC_STATUS.