Searched defs:pAdapter (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/sys/dev/raid/hptmv/ |
H A D | entry.c | 147 IAL_ADAPTER_T *pAdapter; member 182 hptmv_free_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in hptmv_free_channel() 191 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)_vbus_p->OsExt; in failDevice() local 255 hptmv_init_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in hptmv_init_channel() 384 init_vdev_params(IAL_ADAPTER_T *pAdapter, MV_U8 channel) in init_vdev_params() 420 static void device_change(IAL_ADAPTER_T *pAdapter , MV_U8 channelIndex, int plugged) in device_change() 471 start_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in start_channel() 757 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)data; in hptmv_handle_event() local 854 IAL_ADAPTER_T *pAdapter = pMvSataAdapter->IALData; in hptmv_event_notify() local 904 hptmv_allocate_edma_queues(IAL_ADAPTER_T *pAdapter) in hptmv_allocate_edma_queues() [all …]
|
H A D | access601.h | 41 #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
|
H A D | hptproc.c | 60 hpt_set_asc_info(IAL_ADAPTER_T *pAdapter, char *buffer,int length) in hpt_set_asc_info() 270 IAL_ADAPTER_T *pAdapter; in hpt_set_info() local 482 hpt_get_info(IAL_ADAPTER_T *pAdapter, HPT_GET_INFO *pinfo) in hpt_get_info() 576 IAL_ADAPTER_T *pAdapter; in hpt_status() local
|
H A D | ioctl.c | 192 lock_driver_idle(IAL_ADAPTER_T *pAdapter) in lock_driver_idle() 216 IAL_ADAPTER_T *pAdapter; in Kernel_DeviceIoControl() local 463 IAL_ADAPTER_T *pAdapter; in hpt_set_array_state() local 691 hpt_rebuild_data_block(IAL_ADAPTER_T *pAdapter, PVDevice pArray, UCHAR flags) in hpt_rebuild_data_block()
|
H A D | gui_lib.c | 75 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
|
H A D | osbsd.h | 141 struct IALAdapter *pAdapter; member
|