Data Fields | |
EFI_DEVICE_PATH_PROTOCOL | Header |
UINT16 | HBAPortNumber |
UINT16 | PortMultiplierPortNumber |
UINT16 | Lun |
The HBA port number that facilitates the connection to the device or a port multiplier. The value 0xFFFF is reserved.
Referenced by DevPathFromTextSata(), and DevPathToTextSata().
Logical Unit Number.
Referenced by DevPathFromTextSata(), and DevPathToTextSata().
The Port multiplier port number that facilitates the connection to the device. Bit 15 should be set if the device is directly connected to the HBA.
Referenced by DevPathFromTextSata(), and DevPathToTextSata().