Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdioctl.h347 bit32 PathId; member
HDtdioctl.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()
/NextBSD/sys/dev/hptrr/
HDhptintf.h659 HPT_U8 PathId; /* bus */ member
705 HPT_U8 PathId; /* bus */ member
/NextBSD/sys/dev/hptnr/
HDhptintf.h847 HPT_U8 PathId; /* bus */ member
893 HPT_U8 PathId; /* bus */ member
/NextBSD/sys/dev/hpt27xx/
HDhptintf.h851 HPT_U8 PathId; /* bus */ member
897 HPT_U8 PathId; /* bus */ member
/NextBSD/sys/dev/hptmv/
HDhptintf.h468 UCHAR PathId; /* bus */ member
HDgui_lib.c292 pDiskInfo->PathId = pSataChannel->channelNumber; in get_disk_info()