ReactOS 0.4.15-dev-7942-gd23573b
ATAPI_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for ATAPI_DEVICE_PATH:

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT8 PrimarySecondary
 
UINT8 SlaveMaster
 
UINT16 Lun
 

Detailed Description

Definition at line 297 of file DevicePath.h.

Member Data Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL ATAPI_DEVICE_PATH::Header

Definition at line 298 of file DevicePath.h.

◆ Lun

UINT16 ATAPI_DEVICE_PATH::Lun

Logical Unit Number.

Definition at line 310 of file DevicePath.h.

◆ PrimarySecondary

UINT8 ATAPI_DEVICE_PATH::PrimarySecondary

Set to zero for primary, or one for secondary.

Definition at line 302 of file DevicePath.h.

◆ SlaveMaster

UINT8 ATAPI_DEVICE_PATH::SlaveMaster

Set to zero for master, or one for slave mode.

Definition at line 306 of file DevicePath.h.


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