Lines Matching defs:pAdapter

144 	IAL_ADAPTER_T *pAdapter;  member
171 hptmv_free_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in hptmv_free_channel()
180 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)_vbus_p->OsExt; in failDevice() local
244 hptmv_init_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in hptmv_init_channel()
373 init_vdev_params(IAL_ADAPTER_T *pAdapter, MV_U8 channel) in init_vdev_params()
409 static void device_change(IAL_ADAPTER_T *pAdapter , MV_U8 channelIndex, int plugged) in device_change()
460 start_channel(IAL_ADAPTER_T *pAdapter, MV_U8 channelNum) in start_channel()
746 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)data; in hptmv_handle_event() local
844 IAL_ADAPTER_T *pAdapter = pMvSataAdapter->IALData; in hptmv_event_notify() local
894 hptmv_allocate_edma_queues(IAL_ADAPTER_T *pAdapter) in hptmv_allocate_edma_queues()
953 hptmv_free_edma_queues(IAL_ADAPTER_T *pAdapter) in hptmv_free_edma_queues()
960 AllocatePRDTable(IAL_ADAPTER_T *pAdapter) in AllocatePRDTable()
973 FreePRDTable(IAL_ADAPTER_T *pAdapter, PVOID PRDTable) in FreePRDTable()
982 fRegisterVdevice(IAL_ADAPTER_T *pAdapter) in fRegisterVdevice()
1025 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)pArray->pVBus->OsExt; in GetSpareDisk() local
1097 IAL_ADAPTER_T *pAdapter = pSataAdapter->IALData; in fDeSetTCQ() local
1140 IAL_ADAPTER_T *pAdapter = pSataAdapter->IALData; in fDeSetWriteCache() local
1179 IAL_ADAPTER_T *pAdapter = pSataAdapter->IALData; in fDeSetReadAhead() local
1231 dmamap_get(struct IALAdapter * pAdapter) in dmamap_get()
1248 init_adapter(IAL_ADAPTER_T *pAdapter) in init_adapter()
1490 IAL_ADAPTER_T *pAdapter = (IAL_ADAPTER_T *)pMvSataAdapter->IALData; in MvSataResetChannel() local
1976 IAL_ADAPTER_T * pAdapter = device_get_softc(dev); in hpt_attach() local
2094 IAL_ADAPTER_T *pAdapter; in hpt_intr() local
2103 hpt_intr_locked(IAL_ADAPTER_T *pAdapter) in hpt_intr_locked()
2138 FlushAdapter(IAL_ADAPTER_T *pAdapter) in FlushAdapter()
2154 IAL_ADAPTER_T *pAdapter; in hpt_shutdown() local
2168 Check_Idle_Call(IAL_ADAPTER_T *pAdapter) in Check_Idle_Call()
2204 IAL_ADAPTER_T * pAdapter = pmap->pAdapter; in ccb_done() local
2230 IAL_ADAPTER_T * pAdapter = (IAL_ADAPTER_T *) cam_sim_softc(sim); in hpt_action() local
2410 IAL_ADAPTER_T *pAdapter; in hpt_worker_thread() local
2602 IAL_ADAPTER_T *pAdapter = pmap->pAdapter; in hpt_timeout() local
2616 IAL_ADAPTER_T *pAdapter = pmap->pAdapter; in hpt_io_dmamap_callback() local
2659 IAL_ADAPTER_T *pAdapter = pmap->pAdapter; in OsSendCommand() local
2868 IAL_ADAPTER_T *pAdapter = pmap->pAdapter; in fOsCommandDone() local
2912 hpt_queue_dpc(HPT_DPC dpc, IAL_ADAPTER_T * pAdapter, void *arg, UCHAR flags) in hpt_queue_dpc()