Searched refs:uefi_pci_device_path_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_impl.h111 } uefi_pci_device_path_t; typedef in typeref:struct:uefi_pci_device_path
H A Dlibuefi_rt_path.c1744 uefi_pci_device_path_t *pci;
1746 pci = calloc(1, sizeof (uefi_pci_device_path_t));
1755 pci->len = sizeof (uefi_pci_device_path_t);
2677 uefi_pci_device_path_t *pci = (uefi_pci_device_path_t *)device_path;

Completed in 21 milliseconds