Skip to content

Latest commit

 

History

History
89 lines (67 loc) · 2.11 KB

ns-storport-_stor_addr_btl8.md

File metadata and controls

89 lines (67 loc) · 2.11 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:storport._STOR_ADDR_BTL8
_STOR_ADDR_BTL8 (storport.h)
The _STOR_ADDR_BTL8 structure (storport.h) contains the addressing information for an 8-bit Bus-Target-LUN (BTL8) address.
storage\stor_addr_btl8.htm
storage
03/29/2018
STOR_ADDR_BTL8 structure
*PSTOR_ADDR_BTL8, PSTOR_ADDR_BTL8, PSTOR_ADDR_BTL8 structure pointer [Storage Devices], STOR_ADDR_BTL8, STOR_ADDR_BTL8 structure [Storage Devices], _STOR_ADDR_BTL8, storage.stor_addr_btl8, storport/PSTOR_ADDR_BTL8, storport/STOR_ADDR_BTL8
storport.h
Storport.h, Scsi.h, Minitape.h
Windows
Windows 8
Windows
STOR_ADDR_BTL8, *PSTOR_ADDR_BTL8
_STOR_ADDR_BTL8
storport/_STOR_ADDR_BTL8
PSTOR_ADDR_BTL8
storport/PSTOR_ADDR_BTL8
STOR_ADDR_BTL8
storport/STOR_ADDR_BTL8
APIRef
kbSyntax
HeaderDef
Storport.h
_STOR_ADDR_BTL8
PSTOR_ADDR_BTL8
STOR_ADDR_BTL8

_STOR_ADDR_BTL8 structure (storport.h)

-description

The STOR_ADDR_BTL8 address structure contains the addressing information for an 8-bit Bus-Target-LUN (BTL8) address.

-struct-fields

-field Type

The address type. This member is set to STOR_ADDRESS_TYPE_BTL8.

-field Port

The host bus adapter (HBA) port number.

-field AddressLength

The byte length of the address. This value is set to STOR_ADDR_BTL8_ADDRESS_LENGTH.

-field Path

The bus number for the target device.

-field Target

The target device number.

-field Lun

The logical unit on the target device.

-field Reserved

Reserved, set to 0.

-see-also

STOR_ADDRESS