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.c566 PVDevice pArray,pChild; in hpt_create_array_v2() local
908 PVDevice pArray = ID_TO_VDEV(idArray); in hpt_add_disk_to_array() local
H A Dentry.c1021 GetSpareDisk(_VBUS_ARG PVDevice pArray) in GetSpareDisk()
2174 PVDevice pArray; in Check_Idle_Call() local
2408 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/
H A Dsqlite3.c131007 void *pArray, /* Array of objects. Might be reallocated */
253425 Fts5TombstoneArray *pArray = pSeg->pTombArray; local