Home
last modified time | relevance | path

Searched refs:PathId (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DProfile.cpp240 auto &PathId = PathAndData.first; in mergeProfilesByStack() local
243 Merged.internPath(cantFail(P.get().expandPath(PathId))); in mergeProfilesByStack()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h346 bit32 PathId; member
H A Dtdioctl.c2599 (bit8)pDeviceInfo->PathId, in tdsaDeviceInfoGetIoctl()
2607 (bit8)pDeviceInfo->PathId, in tdsaDeviceInfoGetIoctl()
2615 pDeviceInfo->PathId, pDeviceInfo->TargetId, pDeviceInfo->Lun)); in tdsaDeviceInfoGetIoctl()
2625 tiDeviceHandle, pDeviceInfo->PathId, pDeviceInfo->TargetId, pDeviceInfo->Lun)); in tdsaDeviceInfoGetIoctl()
2636 … tiDeviceHandle, oneDeviceData->id, pDeviceInfo->PathId, pDeviceInfo->TargetId, pDeviceInfo->Lun)); in tdsaDeviceInfoGetIoctl()
/freebsd/sys/dev/hptrr/
H A Dhptintf.h659 HPT_U8 PathId; /* bus */ member
705 HPT_U8 PathId; /* bus */ member
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h851 HPT_U8 PathId; /* bus */ member
897 HPT_U8 PathId; /* bus */ member
/freebsd/sys/dev/hptnr/
H A Dhptintf.h847 HPT_U8 PathId; /* bus */ member
893 HPT_U8 PathId; /* bus */ member
/freebsd/sys/dev/hptmv/
H A Dhptintf.h468 UCHAR PathId; /* bus */ member
H A Dgui_lib.c292 pDiskInfo->PathId = pSataChannel->channelNumber; in get_disk_info()