Home
last modified time | relevance | path

Searched defs:pVDevice (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/hptmv/
Dgui_lib.c75 PVDevice pVDevice; in check_VDevice_valid() local
106 static UCHAR get_vdev_type(PVDevice pVDevice) in get_vdev_type()
117 static DWORD get_array_flag(PVDevice pVDevice) in get_array_flag()
204 static DWORD calc_rebuild_progress(PVDevice pVDevice) in calc_rebuild_progress()
232 static void get_array_info(PVDevice pVDevice, PHPT_ARRAY_INFO pArrayInfo) in get_array_info()
253 static void get_array_info_v2(PVDevice pVDevice, PHPT_ARRAY_INFO_V2 pArrayInfo) in get_array_info_v2()
276 static int get_disk_info(PVDevice pVDevice, PDEVICE_INFO pDiskInfo) in get_disk_info()
516 PVDevice pVDevice = ID_TO_VDEV(id); in hpt_get_device_info() local
540 PVDevice pVDevice = ID_TO_VDEV(id); in hpt_get_device_info_v2() local
988 PVDevice pVDevice = ID_TO_VDEV(idDisk); in hpt_add_spare_disk() local
[all …]
Dioctl.c460 PVDevice pVDevice = ID_TO_VDEV(idArray); in hpt_set_array_state() local
Dglobal.h185 #define fNotifyGUI(WhatHappen, pVDevice) ioctl_ReportEvent(WhatHappen, pVDevice) argument
Dentry.c1032 PVDevice pVDevice, pFind = NULL; in GetSpareDisk() local
1712 PVDevice pVDevice = pCmd->pVDevice; in fDeviceSendCommand() local
Dvdevice.h125 PVDevice pVDevice[MAX_VDEVICE_PER_VBUS]; member
Dcommand.h100 PVDevice pVDevice; member