Searched refs:IAL_ADAPTER_T (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/hptmv/
H A Dosbsd.h198 IAL_ADAPTER_T; typedef in typeref:struct:IALAdapter
200 extern IAL_ADAPTER_T *gIal_Adapter;
203 typedef void (*HPT_DPC)(IAL_ADAPTER_T *,void*,UCHAR);
205 int hpt_queue_dpc(HPT_DPC dpc, IAL_ADAPTER_T *pAdapter, void *arg, UCHAR flags);
206 void hpt_rebuild_data_block(IAL_ADAPTER_T *pAdapter, PVDevice pArray, UCHAR flags);
207 void Check_Idle_Call(IAL_ADAPTER_T *pAdapter);
H A Dentry.c98 sizeof(IAL_ADAPTER_T)
116 static void hpt_intr_locked(IAL_ADAPTER_T *pAdapter);
117 static void hptmv_free_edma_queues(IAL_ADAPTER_T *pAdapter);
118 static void hptmv_free_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum);
120 static int hptmv_init_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum);
122 static void fRegisterVdevice(IAL_ADAPTER_T *pAdapter);
123 static int hptmv_allocate_edma_queues(IAL_ADAPTER_T *pAdapter);
126 static int start_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum);
127 static void init_vdev_params(IAL_ADAPTER_T *pAdapter, MV_U8 channel);
143 IAL_ADAPTER_T *gIal_Adapte
[all...]
H A Dioctl.c64 static void lock_driver_idle(IAL_ADAPTER_T *pAdapter);
72 IAL_ADAPTER_T *pAdapTemp;
195 lock_driver_idle(IAL_ADAPTER_T *pAdapter)
216 IAL_ADAPTER_T *pAdapter;
241 pAdapter = (IAL_ADAPTER_T *)_vbus_p->OsExt;
361 pAdapter = (IAL_ADAPTER_T *)_vbus_p->OsExt;
384 pAdapter=(IAL_ADAPTER_T *)(ID_TO_VDEV(*(DEVICEID *)lpOutBuffer))->pVBus->OsExt;
406 pAdapter=(IAL_ADAPTER_T *)(ID_TO_VDEV(*(DEVICEID *)lpOutBuffer))->pVBus->OsExt;
422 pAdapter=(IAL_ADAPTER_T *)pArray->pVBus->OsExt;
459 IAL_ADAPTER_T *pAdapte
[all...]
H A Dhptproc.c59 hpt_set_asc_info(IAL_ADAPTER_T *pAdapter, char *buffer,int length)
291 IAL_ADAPTER_T *pAdapter;
508 hpt_get_info(IAL_ADAPTER_T *pAdapter, HPT_GET_INFO *pinfo)
602 IAL_ADAPTER_T *pAdapter;
H A Dgui_lib.c77 IAL_ADAPTER_T *pAdapter = gIal_Adapter;
280 IAL_ADAPTER_T *pAdapter;
405 IAL_ADAPTER_T *pAdapTemp = gIal_Adapter;
419 IAL_ADAPTER_T *pAdapTemp;
450 IAL_ADAPTER_T *pAdapTemp = gIal_Adapter;
486 IAL_ADAPTER_T *pAdapTemp;
839 IAL_ADAPTER_T *pAdapter = gIal_Adapter;
1311 IAL_ADAPTER_T *pAdapter = gIal_Adapter;
1394 IAL_ADAPTER_T *pAdapTemp;
1417 IAL_ADAPTER_T *pAdapTem
[all...]

Completed in 80 milliseconds