Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hptmv/
H A 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()
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
1009 PVDevice pVDevice = ID_TO_VDEV(idDisk); in hpt_remove_spare_disk() local
1024 PVDevice pVDevice = ID_TO_VDEV(idArray); in hpt_set_array_info() local
1052 PVDevice pVDevice = ID_TO_VDEV(idDisk); in hpt_set_device_info() local
[all …]
H A Dioctl.c460 PVDevice pVDevice = ID_TO_VDEV(idArray); in hpt_set_array_state() local
H A Dglobal.h185 #define fNotifyGUI(WhatHappen, pVDevice) ioctl_ReportEvent(WhatHappen, pVDevice) argument
H A Dentry.c1032 PVDevice pVDevice, pFind = NULL; in GetSpareDisk() local
1712 PVDevice pVDevice = pCmd->pVDevice; in fDeviceSendCommand() local
H A Dvdevice.h125 PVDevice pVDevice[MAX_VDEVICE_PER_VBUS]; member
H A Dcommand.h100 PVDevice pVDevice; member