Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The MS_SMHBA_SCSIENTRY structure is used to report target LUN mapping information.
Syntax
typedef struct _MS_SMHBA_SCSIENTRY {
MS_SMHBA_PORTLUN PortLun;
UCHAR LUID[256];
HBAScsiID ScsiId;
} MS_SMHBA_SCSIENTRY, *PMS_SMHBA_SCSIENTRY;
Members
PortLun
An array of MS_SMHBA_PORTLUN entries.
LUID[256]
The logical unit descriptor for the device that the operating system derives from SCSI inquiry data.
ScsiId
A structure of type HBAScsiID that contains information that uniquely identifies a logical unit to the operating system.
Requirements
Requirement | Value |
---|---|
Header | hbapiwmi.h (include Hbapiwmi.h) |