Home
last modified time | relevance | path

Searched refs:EFI_DEV_PATH (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/OptionRomPkg/AtapiPassThruDxe/
H A DAtapiPassThru.c671 EFI_DEV_PATH *Node; in AtapiScsiPassThruBuildDevicePath()
689 Node = AllocateZeroPool (sizeof (EFI_DEV_PATH)); in AtapiScsiPassThruBuildDevicePath()
742 EFI_DEV_PATH *Node; in AtapiScsiPassThruGetTargetLun()
760 Node = (EFI_DEV_PATH *) DevicePath; in AtapiScsiPassThruGetTargetLun()
1181 EFI_DEV_PATH *Node; in AtapiExtScsiPassThruBuildDevicePath()
1201 Node = AllocateZeroPool (sizeof (EFI_DEV_PATH)); in AtapiExtScsiPassThruBuildDevicePath()
1254 EFI_DEV_PATH *Node; in AtapiExtScsiPassThruGetTargetLun()
1274 Node = (EFI_DEV_PATH *) DevicePath; in AtapiExtScsiPassThruGetTargetLun()
/dports/sysutils/edk2/edk2-platforms-89f6170d/Drivers/OptionRomPkg/AtapiPassThruDxe/
H A DAtapiPassThru.c665 EFI_DEV_PATH *Node; in AtapiScsiPassThruBuildDevicePath()
683 Node = AllocateZeroPool (sizeof (EFI_DEV_PATH)); in AtapiScsiPassThruBuildDevicePath()
736 EFI_DEV_PATH *Node; in AtapiScsiPassThruGetTargetLun()
754 Node = (EFI_DEV_PATH *) DevicePath; in AtapiScsiPassThruGetTargetLun()
1175 EFI_DEV_PATH *Node; in AtapiExtScsiPassThruBuildDevicePath()
1195 Node = AllocateZeroPool (sizeof (EFI_DEV_PATH)); in AtapiExtScsiPassThruBuildDevicePath()
1248 EFI_DEV_PATH *Node; in AtapiExtScsiPassThruGetTargetLun()
1268 Node = (EFI_DEV_PATH *) DevicePath; in AtapiExtScsiPassThruGetTargetLun()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIdeBus.c143 EFI_DEV_PATH *Node; in IDEBusDriverBindingSupported()
149 Node = (EFI_DEV_PATH *) RemainingDevicePath; in IDEBusDriverBindingSupported()
291 EFI_DEV_PATH *Node; in IDEBusDriverBindingStart()
303 EFI_DEV_PATH NewNode; in IDEBusDriverBindingStart()
474 Node = (EFI_DEV_PATH *) RemainingDevicePath; in IDEBusDriverBindingStart()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIdeBus.c143 EFI_DEV_PATH *Node; in IDEBusDriverBindingSupported()
149 Node = (EFI_DEV_PATH *) RemainingDevicePath; in IDEBusDriverBindingSupported()
291 EFI_DEV_PATH *Node; in IDEBusDriverBindingStart()
303 EFI_DEV_PATH NewNode; in IDEBusDriverBindingStart()
474 Node = (EFI_DEV_PATH *) RemainingDevicePath; in IDEBusDriverBindingStart()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIdeBus.c149 EFI_DEV_PATH *Node; in IDEBusDriverBindingSupported()
155 Node = (EFI_DEV_PATH *) RemainingDevicePath; in IDEBusDriverBindingSupported()
297 EFI_DEV_PATH *Node; in IDEBusDriverBindingStart()
309 EFI_DEV_PATH NewNode; in IDEBusDriverBindingStart()
480 Node = (EFI_DEV_PATH *) RemainingDevicePath; in IDEBusDriverBindingStart()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIdeBus.c143 EFI_DEV_PATH *Node; in IDEBusDriverBindingSupported()
149 Node = (EFI_DEV_PATH *) RemainingDevicePath; in IDEBusDriverBindingSupported()
291 EFI_DEV_PATH *Node; in IDEBusDriverBindingStart()
303 EFI_DEV_PATH NewNode; in IDEBusDriverBindingStart()
474 Node = (EFI_DEV_PATH *) RemainingDevicePath; in IDEBusDriverBindingStart()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
H A DUfsPassThru.c383 EFI_DEV_PATH *DevicePathNode; in UfsPassThruBuildDevicePath()
461 EFI_DEV_PATH *DevicePathNode; in UfsPassThruGetTargetLun()
487 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in UfsPassThruGetTargetLun()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiMisc.c775 EFI_DEV_PATH *DPathNode; in IScsiGetTcpConnDevicePath()
806 DPathNode = (EFI_DEV_PATH *) DevicePath; in IScsiGetTcpConnDevicePath()
830 DPathNode = (EFI_DEV_PATH *) NextDevicePathNode (&DPathNode->DevPath); in IScsiGetTcpConnDevicePath()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1659 EFI_DEV_PATH *DevicePathNode; in AtaPassThruBuildDevicePath()
1746 EFI_DEV_PATH *DevicePathNode; in AtaPassThruGetDevice()
1770 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in AtaPassThruGetDevice()
2306 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruBuildDevicePath()
2393 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruGetTargetLun()
2422 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in ExtScsiPassThruGetTargetLun()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1659 EFI_DEV_PATH *DevicePathNode; in AtaPassThruBuildDevicePath()
1746 EFI_DEV_PATH *DevicePathNode; in AtaPassThruGetDevice()
1770 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in AtaPassThruGetDevice()
2306 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruBuildDevicePath()
2393 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruGetTargetLun()
2422 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in ExtScsiPassThruGetTargetLun()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1659 EFI_DEV_PATH *DevicePathNode; in AtaPassThruBuildDevicePath()
1746 EFI_DEV_PATH *DevicePathNode; in AtaPassThruGetDevice()
1770 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in AtaPassThruGetDevice()
2306 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruBuildDevicePath()
2393 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruGetTargetLun()
2422 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in ExtScsiPassThruGetTargetLun()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1659 EFI_DEV_PATH *DevicePathNode; in AtaPassThruBuildDevicePath()
1746 EFI_DEV_PATH *DevicePathNode; in AtaPassThruGetDevice()
1770 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in AtaPassThruGetDevice()
2306 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruBuildDevicePath()
2393 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruGetTargetLun()
2422 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in ExtScsiPassThruGetTargetLun()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1659 EFI_DEV_PATH *DevicePathNode; in AtaPassThruBuildDevicePath()
1746 EFI_DEV_PATH *DevicePathNode; in AtaPassThruGetDevice()
1770 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in AtaPassThruGetDevice()
2306 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruBuildDevicePath()
2393 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruGetTargetLun()
2422 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in ExtScsiPassThruGetTargetLun()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1659 EFI_DEV_PATH *DevicePathNode; in AtaPassThruBuildDevicePath()
1746 EFI_DEV_PATH *DevicePathNode; in AtaPassThruGetDevice()
1770 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in AtaPassThruGetDevice()
2306 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruBuildDevicePath()
2393 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruGetTargetLun()
2422 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in ExtScsiPassThruGetTargetLun()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1624 EFI_DEV_PATH *DevicePathNode; in AtaPassThruBuildDevicePath()
1711 EFI_DEV_PATH *DevicePathNode; in AtaPassThruGetDevice()
1735 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in AtaPassThruGetDevice()
2264 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruBuildDevicePath()
2345 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruGetTargetLun()
2374 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in ExtScsiPassThruGetTargetLun()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1659 EFI_DEV_PATH *DevicePathNode; in AtaPassThruBuildDevicePath()
1746 EFI_DEV_PATH *DevicePathNode; in AtaPassThruGetDevice()
1770 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in AtaPassThruGetDevice()
2306 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruBuildDevicePath()
2393 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruGetTargetLun()
2422 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in ExtScsiPassThruGetTargetLun()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1659 EFI_DEV_PATH *DevicePathNode; in AtaPassThruBuildDevicePath()
1746 EFI_DEV_PATH *DevicePathNode; in AtaPassThruGetDevice()
1770 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in AtaPassThruGetDevice()
2306 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruBuildDevicePath()
2393 EFI_DEV_PATH *DevicePathNode; in ExtScsiPassThruGetTargetLun()
2422 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in ExtScsiPassThruGetTargetLun()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
H A DAtaAtapiPassThru.c1659 EFI_DEV_PATH *DevicePathNode;
1746 EFI_DEV_PATH *DevicePathNode;
1770 DevicePathNode = (EFI_DEV_PATH *) DevicePath;
2306 EFI_DEV_PATH *DevicePathNode;
2393 EFI_DEV_PATH *DevicePathNode;
2422 DevicePathNode = (EFI_DEV_PATH *) DevicePath;
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
H A DUfsPassThru.c388 EFI_DEV_PATH *DevicePathNode; in UfsPassThruBuildDevicePath()
466 EFI_DEV_PATH *DevicePathNode; in UfsPassThruGetTargetLun()
492 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in UfsPassThruGetTargetLun()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
H A DUfsPassThru.c384 EFI_DEV_PATH *DevicePathNode; in UfsPassThruBuildDevicePath()
462 EFI_DEV_PATH *DevicePathNode; in UfsPassThruGetTargetLun()
488 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in UfsPassThruGetTargetLun()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
H A DUfsPassThru.c388 EFI_DEV_PATH *DevicePathNode; in UfsPassThruBuildDevicePath()
466 EFI_DEV_PATH *DevicePathNode; in UfsPassThruGetTargetLun()
492 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in UfsPassThruGetTargetLun()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
H A DUfsPassThru.c388 EFI_DEV_PATH *DevicePathNode; in UfsPassThruBuildDevicePath()
466 EFI_DEV_PATH *DevicePathNode; in UfsPassThruGetTargetLun()
492 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in UfsPassThruGetTargetLun()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
H A DUfsPassThru.c384 EFI_DEV_PATH *DevicePathNode; in UfsPassThruBuildDevicePath()
462 EFI_DEV_PATH *DevicePathNode; in UfsPassThruGetTargetLun()
488 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in UfsPassThruGetTargetLun()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
H A DUfsPassThru.c387 EFI_DEV_PATH *DevicePathNode; in UfsPassThruBuildDevicePath()
465 EFI_DEV_PATH *DevicePathNode; in UfsPassThruGetTargetLun()
491 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in UfsPassThruGetTargetLun()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
H A DUfsPassThru.c384 EFI_DEV_PATH *DevicePathNode; in UfsPassThruBuildDevicePath()
462 EFI_DEV_PATH *DevicePathNode; in UfsPassThruGetTargetLun()
488 DevicePathNode = (EFI_DEV_PATH *) DevicePath; in UfsPassThruGetTargetLun()

1234567