Edit

Share via


SMHBA_BINDINGENTRY structure (hbaapi.h)

Syntax

typedef struct SMHBA_BindingEntry {
  SMHBA_BIND_TYPE type;
  SMHBA_SCSIID    ScsiId;
  SMHBA_PORTLUN   PortLun;
  SMHBA_LUID      LUID;
  HBA_STATUS      Status;
} SMHBA_BINDINGENTRY, *PSMHBA_BINDINGENTRY;

Members

type

ScsiId

PortLun

LUID

Status

Requirements

Requirement Value
Header hbaapi.h