Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/XRay/
H A DProfile.cpp241 auto &PathId = PathAndData.first; in mergeProfilesByStack() local
244 Merged.internPath(cantFail(P.get().expandPath(PathId))); in mergeProfilesByStack()
/freebsd-12.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdioctl.h347 bit32 PathId; member
H A Dtdioctl.c2600 (bit8)pDeviceInfo->PathId, in tdsaDeviceInfoGetIoctl()
2608 (bit8)pDeviceInfo->PathId, in tdsaDeviceInfoGetIoctl()
2616 pDeviceInfo->PathId, pDeviceInfo->TargetId, pDeviceInfo->Lun)); in tdsaDeviceInfoGetIoctl()
2626 tiDeviceHandle, pDeviceInfo->PathId, pDeviceInfo->TargetId, pDeviceInfo->Lun)); in tdsaDeviceInfoGetIoctl()
2637 … tiDeviceHandle, oneDeviceData->id, pDeviceInfo->PathId, pDeviceInfo->TargetId, pDeviceInfo->Lun)); in tdsaDeviceInfoGetIoctl()
/freebsd-12.1/sys/dev/hptrr/
H A Dhptintf.h661 HPT_U8 PathId; /* bus */ member
707 HPT_U8 PathId; /* bus */ member
/freebsd-12.1/sys/dev/hptnr/
H A Dhptintf.h849 HPT_U8 PathId; /* bus */ member
895 HPT_U8 PathId; /* bus */ member
/freebsd-12.1/sys/dev/hpt27xx/
H A Dhptintf.h853 HPT_U8 PathId; /* bus */ member
899 HPT_U8 PathId; /* bus */ member
/freebsd-12.1/sys/dev/hptmv/
H A Dhptintf.h470 UCHAR PathId; /* bus */ member
H A Dgui_lib.c294 pDiskInfo->PathId = pSataChannel->channelNumber; in get_disk_info()