OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Sas
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
IpSecImpl.h
82
LIST_ENTRY
Sas
;
111
LIST_ENTRY BySpd; // Linked on IPSEC_SPD_DATA.
Sas
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
ConsistMapping.c
688
SAS_DEVICE_PATH *
Sas
;
704
Sas
= (SAS_DEVICE_PATH *) Vendor;
705
Status = AppendCSDNum (MappingItem,
Sas
->SasAddress);
707
Status = AppendCSDNum (MappingItem,
Sas
->Lun);
710
Status = AppendCSDNum (MappingItem,
Sas
->DeviceTopology);
713
Status = AppendCSDNum (MappingItem,
Sas
->RelativeTargetPort);
[
all
...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiDevicePath.h
512
SAS_DEVICE_PATH
Sas
;
561
SAS_DEVICE_PATH *
Sas
;
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h
756
/// Serial Attached SCSI (
SAS
) Device Path.
769
///
SAS
Address for Serial Attached SCSI Target.
773
///
SAS
Logical Unit Number.
787
/// Serial Attached SCSI (
SAS
) Ex Device Path SubType
793
/// 8-byte array of the
SAS
Address for Serial Attached SCSI Target Port.
797
/// 8-byte array of the
SAS
Logical Unit Number.
[
all
...]
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathFromText.c
[
all
...]
Completed in 226 milliseconds