Searched defs:pAdapter (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/hptmv/ |
| H A D | entry.c | 143 IAL_ADAPTER_T *pAdapter; member 170 hptmv_free_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in hptmv_free_channel() 179 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)_vbus_p->OsExt; in failDevice() local 243 hptmv_init_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in hptmv_init_channel() 372 init_vdev_params(IAL_ADAPTER_T *pAdapter, MV_U8 channel) in init_vdev_params() 408 static void device_change(IAL_ADAPTER_T *pAdapter , MV_U8 channelIndex, int plugged) in device_change() 459 start_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in start_channel() 745 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)data; in hptmv_handle_event() local 843 IAL_ADAPTER_T *pAdapter = pMvSataAdapter->IALData; in hptmv_event_notify() local 893 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 | 57 hpt_set_asc_info(IAL_ADAPTER_T *pAdapter, char *buffer,int length) in hpt_set_asc_info() 289 IAL_ADAPTER_T *pAdapter; in hpt_set_info() local 505 hpt_get_info(IAL_ADAPTER_T *pAdapter, HPT_GET_INFO *pinfo) in hpt_get_info() 599 IAL_ADAPTER_T *pAdapter; in hpt_status() local
|
| H A D | ioctl.c | 193 lock_driver_idle(IAL_ADAPTER_T *pAdapter) in lock_driver_idle() 214 IAL_ADAPTER_T *pAdapter; in Kernel_DeviceIoControl() local 457 IAL_ADAPTER_T *pAdapter; in hpt_set_array_state() local 688 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 277 IAL_ADAPTER_T *pAdapter; in get_disk_info() local 835 IAL_ADAPTER_T *pAdapter = gIal_Adapter; in old_add_disk_to_raid01() local 1307 IAL_ADAPTER_T *pAdapter = gIal_Adapter; in hpt_default_ioctl() local
|
| H A D | osbsd.h | 143 struct IALAdapter *pAdapter; member
|