Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 1.81 KB

ns-mpiowmi-_scsi_addr.md

File metadata and controls

73 lines (59 loc) · 1.81 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:mpiowmi._SCSI_ADDR
_SCSI_ADDR (mpiowmi.h)
The SCSI_ADDR structure represents a SCSI address.
storage\scsi_addr.htm
storage
03/29/2018
SCSI_ADDR structure
*PSCSI_ADDR, PSCSI_ADDR, PSCSI_ADDR structure pointer [Storage Devices], SCSI_ADDR, SCSI_ADDR structure [Storage Devices], _SCSI_ADDR, mpiowmi/PSCSI_ADDR, mpiowmi/SCSI_ADDR, storage.scsi_addr, structs-scsibus_32f6b726-53af-4ea4-94e2-f30d67811592.xml
mpiowmi.h
Mpiowmi.h
Windows
Windows
SCSI_ADDR, *PSCSI_ADDR
_SCSI_ADDR
mpiowmi/_SCSI_ADDR
PSCSI_ADDR
mpiowmi/PSCSI_ADDR
SCSI_ADDR
mpiowmi/SCSI_ADDR
APIRef
kbSyntax
HeaderDef
mpiowmi.h
_SCSI_ADDR
PSCSI_ADDR
SCSI_ADDR

_SCSI_ADDR structure

-description

The SCSI_ADDR structure represents a SCSI address.

-struct-fields

-field PortNumber

An unsigned 8-bitfield that represents the PortNumber as defined by the SCSI_ADDRESS structure in Ntddscsi.h.

-field ScsiPathId

An unsigned 8-bitfield that represents the PathId as defined by the SCSI_ADDRESS structure in Ntddscsi.h.

-field TargetId

An unsigned 8-bitfield that represents the TargetId as defined by the SCSI_ADDRESS structure in Ntddscsi.h.

-field Lun

An unsigned 8-bitfield that represents the Lun as defined by the SCSI_ADDRESS structure in Ntddscsi.h.