Searched refs:Pun (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h353 UINT16 Pun; member in struct:__anon9488
878 UINT8 Pun; member in struct:__anon9510
/freebsd-13-stable/stand/efi/include/
H A Defidevp.h177 UINT16 Pun; member in struct:_SCSI_DEVICE_PATH
/freebsd-13-stable/stand/efi/libefi/
H A Ddevpath.c268 ((SCSI_DEVICE_PATH *)node)->Pun,
/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-format.c667 UefiDevicePathLibCatPrint (Str, "Scsi(0x%x,0x%x)", Scsi->Pun, Scsi->Lun);
855 UefiDevicePathLibCatPrint (Str, "UFS(0x%x,0x%x)", Ufs->Pun, Ufs->Lun);
H A Defivar-dp-parse.c1179 Scsi->Pun = (UINT16) Strtoi (PunStr);
1802 Ufs->Pun = (UINT8) Strtoi (PunStr);

Completed in 61 milliseconds