ReactOS 0.4.15-dev-7918-g2a2556c
acpi_ibft_target Struct Reference

#include <actbl1.h>

Collaboration diagram for acpi_ibft_target:

Public Attributes

ACPI_IBFT_HEADER Header
 
UINT8 TargetIpAddress [16]
 
UINT16 TargetIpSocket
 
UINT8 TargetBootLun [8]
 
UINT8 ChapType
 
UINT8 NicAssociation
 
UINT16 TargetNameLength
 
UINT16 TargetNameOffset
 
UINT16 ChapNameLength
 
UINT16 ChapNameOffset
 
UINT16 ChapSecretLength
 
UINT16 ChapSecretOffset
 
UINT16 ReverseChapNameLength
 
UINT16 ReverseChapNameOffset
 
UINT16 ReverseChapSecretLength
 
UINT16 ReverseChapSecretOffset
 

Detailed Description

Definition at line 2220 of file actbl1.h.

Member Data Documentation

◆ ChapNameLength

UINT16 acpi_ibft_target::ChapNameLength

Definition at line 2230 of file actbl1.h.

◆ ChapNameOffset

UINT16 acpi_ibft_target::ChapNameOffset

Definition at line 2231 of file actbl1.h.

◆ ChapSecretLength

UINT16 acpi_ibft_target::ChapSecretLength

Definition at line 2232 of file actbl1.h.

◆ ChapSecretOffset

UINT16 acpi_ibft_target::ChapSecretOffset

Definition at line 2233 of file actbl1.h.

◆ ChapType

UINT8 acpi_ibft_target::ChapType

Definition at line 2226 of file actbl1.h.

◆ Header

ACPI_IBFT_HEADER acpi_ibft_target::Header

Definition at line 2222 of file actbl1.h.

◆ NicAssociation

UINT8 acpi_ibft_target::NicAssociation

Definition at line 2227 of file actbl1.h.

◆ ReverseChapNameLength

UINT16 acpi_ibft_target::ReverseChapNameLength

Definition at line 2234 of file actbl1.h.

◆ ReverseChapNameOffset

UINT16 acpi_ibft_target::ReverseChapNameOffset

Definition at line 2235 of file actbl1.h.

◆ ReverseChapSecretLength

UINT16 acpi_ibft_target::ReverseChapSecretLength

Definition at line 2236 of file actbl1.h.

◆ ReverseChapSecretOffset

UINT16 acpi_ibft_target::ReverseChapSecretOffset

Definition at line 2237 of file actbl1.h.

◆ TargetBootLun

UINT8 acpi_ibft_target::TargetBootLun[8]

Definition at line 2225 of file actbl1.h.

◆ TargetIpAddress

UINT8 acpi_ibft_target::TargetIpAddress[16]

Definition at line 2223 of file actbl1.h.

◆ TargetIpSocket

UINT16 acpi_ibft_target::TargetIpSocket

Definition at line 2224 of file actbl1.h.

◆ TargetNameLength

UINT16 acpi_ibft_target::TargetNameLength

Definition at line 2228 of file actbl1.h.

◆ TargetNameOffset

UINT16 acpi_ibft_target::TargetNameOffset

Definition at line 2229 of file actbl1.h.


The documentation for this struct was generated from the following file: