smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
Public Attributes | |
SRB_IO_CONTROL | SrbIoCtrl |
ULONG | VendorSpecific [6] |
ULONG | NVMeCmd [16] |
ULONG | CplEntry [4] |
ULONG | Direction |
ULONG | QueueId |
ULONG | DataBufferLen |
ULONG | MetaDataLen |
ULONG | ReturnBufferLen |
UCHAR | DataBuffer [1] |
Definition at line 334 of file os_win32.cpp.
ULONG _NVME_PASS_THROUGH_IOCTL::CplEntry[4] |
Definition at line 339 of file os_win32.cpp.
UCHAR _NVME_PASS_THROUGH_IOCTL::DataBuffer[1] |
Definition at line 345 of file os_win32.cpp.
ULONG _NVME_PASS_THROUGH_IOCTL::DataBufferLen |
Definition at line 342 of file os_win32.cpp.
ULONG _NVME_PASS_THROUGH_IOCTL::Direction |
Definition at line 340 of file os_win32.cpp.
ULONG _NVME_PASS_THROUGH_IOCTL::MetaDataLen |
Definition at line 343 of file os_win32.cpp.
ULONG _NVME_PASS_THROUGH_IOCTL::NVMeCmd[16] |
Definition at line 338 of file os_win32.cpp.
ULONG _NVME_PASS_THROUGH_IOCTL::QueueId |
Definition at line 341 of file os_win32.cpp.
ULONG _NVME_PASS_THROUGH_IOCTL::ReturnBufferLen |
Definition at line 344 of file os_win32.cpp.
SRB_IO_CONTROL _NVME_PASS_THROUGH_IOCTL::SrbIoCtrl |
Definition at line 336 of file os_win32.cpp.
ULONG _NVME_PASS_THROUGH_IOCTL::VendorSpecific[6] |
Definition at line 337 of file os_win32.cpp.