smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
_NVME_PASS_THROUGH_IOCTL Struct Reference
Collaboration diagram for _NVME_PASS_THROUGH_IOCTL:
Collaboration graph
[legend]

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]
 

Detailed Description

Definition at line 334 of file os_win32.cpp.

Member Data Documentation

◆ CplEntry

ULONG _NVME_PASS_THROUGH_IOCTL::CplEntry[4]

Definition at line 339 of file os_win32.cpp.

◆ DataBuffer

UCHAR _NVME_PASS_THROUGH_IOCTL::DataBuffer[1]

Definition at line 345 of file os_win32.cpp.

◆ DataBufferLen

ULONG _NVME_PASS_THROUGH_IOCTL::DataBufferLen

Definition at line 342 of file os_win32.cpp.

◆ Direction

ULONG _NVME_PASS_THROUGH_IOCTL::Direction

Definition at line 340 of file os_win32.cpp.

◆ MetaDataLen

ULONG _NVME_PASS_THROUGH_IOCTL::MetaDataLen

Definition at line 343 of file os_win32.cpp.

◆ NVMeCmd

ULONG _NVME_PASS_THROUGH_IOCTL::NVMeCmd[16]

Definition at line 338 of file os_win32.cpp.

◆ QueueId

ULONG _NVME_PASS_THROUGH_IOCTL::QueueId

Definition at line 341 of file os_win32.cpp.

◆ ReturnBufferLen

ULONG _NVME_PASS_THROUGH_IOCTL::ReturnBufferLen

Definition at line 344 of file os_win32.cpp.

◆ SrbIoCtrl

SRB_IO_CONTROL _NVME_PASS_THROUGH_IOCTL::SrbIoCtrl

Definition at line 336 of file os_win32.cpp.

◆ VendorSpecific

ULONG _NVME_PASS_THROUGH_IOCTL::VendorSpecific[6]

Definition at line 337 of file os_win32.cpp.


The documentation for this struct was generated from the following file: