Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/hptmv/
Dentry.c151 IAL_ADAPTER_T *pAdapter; member
215 hptmv_free_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in hptmv_free_channel()
224 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)_vbus_p->OsExt; in failDevice() local
288 hptmv_init_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in hptmv_init_channel()
417 init_vdev_params(IAL_ADAPTER_T *pAdapter, MV_U8 channel) in init_vdev_params()
453 static void device_change(IAL_ADAPTER_T *pAdapter , MV_U8 channelIndex, int plugged) in device_change()
504 start_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in start_channel()
790 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)data; in hptmv_handle_event() local
887 IAL_ADAPTER_T *pAdapter = pMvSataAdapter->IALData; in hptmv_event_notify() local
937 hptmv_allocate_edma_queues(IAL_ADAPTER_T *pAdapter) in hptmv_allocate_edma_queues()
[all …]
Daccess601.h41 #define set_fail_led(pAdapter, channel, state) argument
42 #define set_fail_leds(pAdapter, mask) argument
55 #define set_fail_led(pAdapter, channel, state) argument
56 #define set_fail_leds(pAdapter, mask) argument
Dhptproc.c60 hpt_set_asc_info(IAL_ADAPTER_T *pAdapter, char *buffer,int length) in hpt_set_asc_info()
271 IAL_ADAPTER_T *pAdapter; in hpt_set_info() local
481 hpt_get_info(IAL_ADAPTER_T *pAdapter, HPT_GET_INFO *pinfo) in hpt_get_info()
575 IAL_ADAPTER_T *pAdapter; in hpt_status() local
Dioctl.c199 lock_driver_idle(IAL_ADAPTER_T *pAdapter) in lock_driver_idle()
233 IAL_ADAPTER_T *pAdapter; in Kernel_DeviceIoControl() local
487 IAL_ADAPTER_T *pAdapter; in hpt_set_array_state() local
740 hpt_rebuild_data_block(IAL_ADAPTER_T *pAdapter, PVDevice pArray, UCHAR flags) in hpt_rebuild_data_block()
Dgui_lib.c75 IAL_ADAPTER_T *pAdapter = gIal_Adapter; in check_VDevice_valid() local
278 IAL_ADAPTER_T *pAdapter; in get_disk_info() local
837 IAL_ADAPTER_T *pAdapter = gIal_Adapter; in old_add_disk_to_raid01() local
1309 IAL_ADAPTER_T *pAdapter = gIal_Adapter; in hpt_default_ioctl() local
Dosbsd.h154 struct IALAdapter *pAdapter; member