Lines Matching refs:MEGASAS_REQUEST_DESCRIPTOR_UNION
294 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc) in megasas_write_64bit_req_desc()
321 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc) in megasas_fire_cmd_fusion()
1089 union MEGASAS_REQUEST_DESCRIPTOR_UNION req_desc; in megasas_ioc_init_fusion()
1728 fusion->request_alloc_sz = sizeof(union MEGASAS_REQUEST_DESCRIPTOR_UNION) * in megasas_configure_queue_sizes()
3298 static union MEGASAS_REQUEST_DESCRIPTOR_UNION *
3306 sizeof(union MEGASAS_REQUEST_DESCRIPTOR_UNION) * index; in megasas_get_request_descriptor()
3308 return (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)p; in megasas_get_request_descriptor()
3319 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc, *req_desc2 = NULL; in megasas_prepare_secondRaid1_IO()
3364 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_build_and_issue_cmd_fusion()
3942 static union MEGASAS_REQUEST_DESCRIPTOR_UNION *
3945 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc = NULL; in build_mpt_cmd()
3972 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_issue_dcmd_fusion()
4300 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_refire_mgmt_cmd()
4532 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_issue_tm()