Share via


HBA_LUID structure

The HBA_LUID structure contains the identification descriptor from the device identification page of the vital products data returned by a SCSI INQUIRY command.

Syntax

typedef struct HBA_LUID {
  char buffer[256];
} HBA_LUID, *PHBA_LUID;

Members

  • buffer
    Contains a buffer that holds the identification descriptor.

Remarks

A vendor specific LUID is not guaranteed to be unique or persistent.

Requirements

Header

Hbaapi.h (include Hbaapi.h)

See also

HBA_FCPBindingEntry2

HBA_FcpScsiEntryV2

 

 

Send comments about this topic to Microsoft