Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/hptmv/
H A Dgui_lib.c73 PVDevice pVDevice; in check_VDevice_valid() local
104 static UCHAR get_vdev_type(PVDevice pVDevice) in get_vdev_type()
115 static DWORD get_array_flag(PVDevice pVDevice) in get_array_flag()
202 static DWORD calc_rebuild_progress(PVDevice pVDevice) in calc_rebuild_progress()
230 static void get_array_info(PVDevice pVDevice, PHPT_ARRAY_INFO pArrayInfo) in get_array_info()
251 static void get_array_info_v2(PVDevice pVDevice, PHPT_ARRAY_INFO_V2 pArrayInfo) in get_array_info_v2()
274 static int get_disk_info(PVDevice pVDevice, PDEVICE_INFO pDiskInfo) in get_disk_info()
514 PVDevice pVDevice = ID_TO_VDEV(id); in hpt_get_device_info() local
538 PVDevice pVDevice = ID_TO_VDEV(id); in hpt_get_device_info_v2() local
986 PVDevice pVDevice = ID_TO_VDEV(idDisk); in hpt_add_spare_disk() local
[all …]
H A Dioctl.c458 PVDevice pVDevice = ID_TO_VDEV(idArray); in hpt_set_array_state() local
H A Dglobal.h183 #define fNotifyGUI(WhatHappen, pVDevice) ioctl_ReportEvent(WhatHappen, pVDevice) argument
H A Dentry.c1027 PVDevice pVDevice, pFind = NULL; in GetSpareDisk() local
1707 PVDevice pVDevice = pCmd->pVDevice; fDeviceSendCommand() local
[all...]
H A Dvdevice.h123 PVDevice pVDevice[MAX_VDEVICE_PER_VBUS]; member
H A Dcommand.h98 PVDevice pVDevice; member