Searched refs:internal_req (Results 1 – 2 of 2) sorted by relevance
323 struct hpt_iop_request_header *reqhdr = hba->u.mv.internal_req; in iop_send_sync_request_mv()344 hba->u.mvfrey.internal_req.req_virt; in iop_send_sync_request_mvfrey()349 hba->ops->post_req(hba, &(hba->u.mvfrey.internal_req)); in iop_send_sync_request_mvfrey()431 struct hpt_iop_request_get_config *req = hba->u.mv.internal_req; in iop_get_config_mv()507 struct hpt_iop_request_set_config *req = hba->u.mv.internal_req; in iop_set_config_mv()530 hba->u.mvfrey.internal_req.req_virt; in iop_set_config_mvfrey()1189 hba->u.mv.internal_req = dma_alloc_coherent(&hba->pcidev->dev, in hptiop_internal_memalloc_mv()1191 if (hba->u.mv.internal_req) in hptiop_internal_memalloc_mv()1223 hba->u.mvfrey.internal_req.req_virt = p; in hptiop_internal_memalloc_mvfrey()1224 hba->u.mvfrey.internal_req.req_shifted_phy = phy >> 5; in hptiop_internal_memalloc_mvfrey()[all …]
279 void *internal_req; member287 struct hptiop_request internal_req; member