Home
last modified time | relevance | path

Searched defs:pArray (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/hptmv/
H A Dioctl.c160 PVDevice pArray = ID_TO_VDEV(id); in hpt_delete_array() local
222 PVDevice pArray; in Kernel_DeviceIoControl() local
419 PVDevice pArray = ID_TO_VDEV(((PHPT_ADD_DISK_TO_ARRAY)lpInBuffer)->idArray); in Kernel_DeviceIoControl() local
688 hpt_rebuild_data_block(IAL_ADAPTER_T *pAdapter, PVDevice pArray, UCHAR flags) in hpt_rebuild_data_block()
H A Dhptproc.c61 PVDevice pArray; in hpt_set_asc_info() local
426 hpt_copy_array_info(HPT_GET_INFO *pinfo, int nld, PVDevice pArray) in hpt_copy_array_info()
H A Darray.h236 #define _SET_ARRAY_BUS_(pArray) pArray->pVBus = _vbus_p; argument
239 #define _SET_ARRAY_VER_(pArray) pArray->vf_format_v2 = 1; argument
241 #define _SET_ARRAY_VER_(pArray) argument
H A Dgui_lib.c568 PVDevice pArray,pChild; in hpt_create_array_v2() local
910 PVDevice pArray = ID_TO_VDEV(idArray); in hpt_add_disk_to_array() local
H A Dentry.c1022 GetSpareDisk(_VBUS_ARG PVDevice pArray) in GetSpareDisk()
2176 PVDevice pArray; in Check_Idle_Call() local
2410 PVDevice pArray; in hpt_worker_thread() local
H A Dvdevice.h183 #define FOR_EACH_ARRAY_ON_ALL_VBUS(pVBus, pArray, i) \ argument
/freebsd/sys/dev/hpt27xx/
H A Darray.h159 #define ldm_start_rebuild(pArray) argument
/freebsd/sys/dev/hptnr/
H A Darray.h159 #define ldm_start_rebuild(pArray) argument
/freebsd/sys/dev/hptrr/
H A Darray.h160 #define ldm_start_rebuild(pArray) argument
/freebsd/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1577 Tcl_Obj *pArray; /* Name of array variable */ member
1615 Tcl_Obj *pArray, /* Name of Tcl array to set (*) element of */ in dbEvalInit()
1854 Tcl_Obj *pArray = p->pArray; in DbEvalNextCmd() local
2856 Tcl_Obj *pArray = 0; in DbObjCmd() local