Symbol: IAL_ADAPTER_T
sys/dev/hptmv/entry.c
1023
IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)pArray->pVBus->OsExt;
sys/dev/hptmv/entry.c
1094
IAL_ADAPTER_T *pAdapter = pSataAdapter->IALData;
sys/dev/hptmv/entry.c
110
static void hpt_intr_locked(IAL_ADAPTER_T *pAdapter);
sys/dev/hptmv/entry.c
111
static void hptmv_free_edma_queues(IAL_ADAPTER_T *pAdapter);
sys/dev/hptmv/entry.c
112
static void hptmv_free_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum);
sys/dev/hptmv/entry.c
1137
IAL_ADAPTER_T *pAdapter = pSataAdapter->IALData;
sys/dev/hptmv/entry.c
114
static int hptmv_init_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum);
sys/dev/hptmv/entry.c
116
static void fRegisterVdevice(IAL_ADAPTER_T *pAdapter);
sys/dev/hptmv/entry.c
117
static int hptmv_allocate_edma_queues(IAL_ADAPTER_T *pAdapter);
sys/dev/hptmv/entry.c
1176
IAL_ADAPTER_T *pAdapter = pSataAdapter->IALData;
sys/dev/hptmv/entry.c
120
static int start_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum);
sys/dev/hptmv/entry.c
121
static void init_vdev_params(IAL_ADAPTER_T *pAdapter, MV_U8 channel);
sys/dev/hptmv/entry.c
1245
init_adapter(IAL_ADAPTER_T *pAdapter)
sys/dev/hptmv/entry.c
137
IAL_ADAPTER_T *gIal_Adapter = NULL;
sys/dev/hptmv/entry.c
138
IAL_ADAPTER_T *pCurAdapter = NULL;
sys/dev/hptmv/entry.c
142
IAL_ADAPTER_T *pAdapter;
sys/dev/hptmv/entry.c
143
void (*dpc)(IAL_ADAPTER_T *, void *, UCHAR);
sys/dev/hptmv/entry.c
1487
IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)pMvSataAdapter->IALData;
sys/dev/hptmv/entry.c
1566
MV_SATA_ADAPTER *pMvSataAdapter = &((IAL_ADAPTER_T *)_vbus_p->OsExt)->mvSataAdapter;
sys/dev/hptmv/entry.c
1580
MV_SATA_ADAPTER *pMvSataAdapter = &((IAL_ADAPTER_T *)_vbus_p->OsExt)->mvSataAdapter;
sys/dev/hptmv/entry.c
169
hptmv_free_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum)
sys/dev/hptmv/entry.c
178
IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)_vbus_p->OsExt;
sys/dev/hptmv/entry.c
1973
IAL_ADAPTER_T * pAdapter = device_get_softc(dev);
sys/dev/hptmv/entry.c
2091
IAL_ADAPTER_T *pAdapter;
sys/dev/hptmv/entry.c
2100
hpt_intr_locked(IAL_ADAPTER_T *pAdapter)
sys/dev/hptmv/entry.c
2135
FlushAdapter(IAL_ADAPTER_T *pAdapter)
sys/dev/hptmv/entry.c
2151
IAL_ADAPTER_T *pAdapter;
sys/dev/hptmv/entry.c
2165
Check_Idle_Call(IAL_ADAPTER_T *pAdapter)
sys/dev/hptmv/entry.c
2201
IAL_ADAPTER_T * pAdapter = pmap->pAdapter;
sys/dev/hptmv/entry.c
2227
IAL_ADAPTER_T * pAdapter = (IAL_ADAPTER_T *) cam_sim_softc(sim);
sys/dev/hptmv/entry.c
2407
IAL_ADAPTER_T *pAdapter;
sys/dev/hptmv/entry.c
242
hptmv_init_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum)
sys/dev/hptmv/entry.c
2462
IAL_ADAPTER_T *pAdapTemp;
sys/dev/hptmv/entry.c
2599
IAL_ADAPTER_T *pAdapter = pmap->pAdapter;
sys/dev/hptmv/entry.c
2613
IAL_ADAPTER_T *pAdapter = pmap->pAdapter;
sys/dev/hptmv/entry.c
2656
IAL_ADAPTER_T *pAdapter = pmap->pAdapter;
sys/dev/hptmv/entry.c
2865
IAL_ADAPTER_T *pAdapter = pmap->pAdapter;
sys/dev/hptmv/entry.c
2909
hpt_queue_dpc(HPT_DPC dpc, IAL_ADAPTER_T * pAdapter, void *arg, UCHAR flags)
sys/dev/hptmv/entry.c
371
init_vdev_params(IAL_ADAPTER_T *pAdapter, MV_U8 channel)
sys/dev/hptmv/entry.c
407
static void device_change(IAL_ADAPTER_T *pAdapter , MV_U8 channelIndex, int plugged)
sys/dev/hptmv/entry.c
458
start_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum)
sys/dev/hptmv/entry.c
744
IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)data;
sys/dev/hptmv/entry.c
842
IAL_ADAPTER_T *pAdapter = pMvSataAdapter->IALData;
sys/dev/hptmv/entry.c
892
hptmv_allocate_edma_queues(IAL_ADAPTER_T *pAdapter)
sys/dev/hptmv/entry.c
95
sizeof(IAL_ADAPTER_T)
sys/dev/hptmv/entry.c
951
hptmv_free_edma_queues(IAL_ADAPTER_T *pAdapter)
sys/dev/hptmv/entry.c
958
AllocatePRDTable(IAL_ADAPTER_T *pAdapter)
sys/dev/hptmv/entry.c
971
FreePRDTable(IAL_ADAPTER_T *pAdapter, PVOID PRDTable)
sys/dev/hptmv/entry.c
980
fRegisterVdevice(IAL_ADAPTER_T *pAdapter)
sys/dev/hptmv/gui_lib.c
1307
IAL_ADAPTER_T *pAdapter = gIal_Adapter;
sys/dev/hptmv/gui_lib.c
1390
IAL_ADAPTER_T *pAdapTemp;
sys/dev/hptmv/gui_lib.c
1413
IAL_ADAPTER_T *pAdapTemp;
sys/dev/hptmv/gui_lib.c
277
IAL_ADAPTER_T *pAdapter;
sys/dev/hptmv/gui_lib.c
402
IAL_ADAPTER_T *pAdapTemp = gIal_Adapter;
sys/dev/hptmv/gui_lib.c
416
IAL_ADAPTER_T *pAdapTemp;
sys/dev/hptmv/gui_lib.c
447
IAL_ADAPTER_T *pAdapTemp = gIal_Adapter;
sys/dev/hptmv/gui_lib.c
482
IAL_ADAPTER_T *pAdapTemp;
sys/dev/hptmv/gui_lib.c
75
IAL_ADAPTER_T *pAdapter = gIal_Adapter;
sys/dev/hptmv/gui_lib.c
835
IAL_ADAPTER_T *pAdapter = gIal_Adapter;
sys/dev/hptmv/hptproc.c
289
IAL_ADAPTER_T *pAdapter;
sys/dev/hptmv/hptproc.c
505
hpt_get_info(IAL_ADAPTER_T *pAdapter, HPT_GET_INFO *pinfo)
sys/dev/hptmv/hptproc.c
57
hpt_set_asc_info(IAL_ADAPTER_T *pAdapter, char *buffer,int length)
sys/dev/hptmv/hptproc.c
599
IAL_ADAPTER_T *pAdapter;
sys/dev/hptmv/ioctl.c
193
lock_driver_idle(IAL_ADAPTER_T *pAdapter)
sys/dev/hptmv/ioctl.c
214
IAL_ADAPTER_T *pAdapter;
sys/dev/hptmv/ioctl.c
239
pAdapter = (IAL_ADAPTER_T *)_vbus_p->OsExt;
sys/dev/hptmv/ioctl.c
359
pAdapter = (IAL_ADAPTER_T *)_vbus_p->OsExt;
sys/dev/hptmv/ioctl.c
382
pAdapter=(IAL_ADAPTER_T *)(ID_TO_VDEV(*(DEVICEID *)lpOutBuffer))->pVBus->OsExt;
sys/dev/hptmv/ioctl.c
404
pAdapter=(IAL_ADAPTER_T *)(ID_TO_VDEV(*(DEVICEID *)lpOutBuffer))->pVBus->OsExt;
sys/dev/hptmv/ioctl.c
420
pAdapter=(IAL_ADAPTER_T *)pArray->pVBus->OsExt;
sys/dev/hptmv/ioctl.c
457
IAL_ADAPTER_T *pAdapter;
sys/dev/hptmv/ioctl.c
466
pAdapter=(IAL_ADAPTER_T *)pVDevice->pVBus->OsExt;
sys/dev/hptmv/ioctl.c
62
static void lock_driver_idle(IAL_ADAPTER_T *pAdapter);
sys/dev/hptmv/ioctl.c
688
hpt_rebuild_data_block(IAL_ADAPTER_T *pAdapter, PVDevice pArray, UCHAR flags)
sys/dev/hptmv/ioctl.c
70
IAL_ADAPTER_T *pAdapTemp;
sys/dev/hptmv/osbsd.h
196
extern IAL_ADAPTER_T *gIal_Adapter;
sys/dev/hptmv/osbsd.h
199
typedef void (*HPT_DPC)(IAL_ADAPTER_T *,void*,UCHAR);
sys/dev/hptmv/osbsd.h
201
int hpt_queue_dpc(HPT_DPC dpc, IAL_ADAPTER_T *pAdapter, void *arg, UCHAR flags);
sys/dev/hptmv/osbsd.h
202
void hpt_rebuild_data_block(IAL_ADAPTER_T *pAdapter, PVDevice pArray, UCHAR flags);
sys/dev/hptmv/osbsd.h
203
void Check_Idle_Call(IAL_ADAPTER_T *pAdapter);