Searched refs:MEGASAS_REQUEST_DESCRIPTOR_UNION (Results 1 – 3 of 3) sorted by relevance
274 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc) in megasas_write_64bit_req_desc()301 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc) in megasas_fire_cmd_fusion()1039 union MEGASAS_REQUEST_DESCRIPTOR_UNION req_desc; in megasas_ioc_init_fusion()1673 fusion->request_alloc_sz = sizeof(union MEGASAS_REQUEST_DESCRIPTOR_UNION) * in megasas_configure_queue_sizes()3309 static union MEGASAS_REQUEST_DESCRIPTOR_UNION *3317 sizeof(union MEGASAS_REQUEST_DESCRIPTOR_UNION) * index; in megasas_get_request_descriptor()3319 return (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)p; in megasas_get_request_descriptor()3330 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc, *req_desc2 = NULL; in megasas_prepare_secondRaid1_IO()3375 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_build_and_issue_cmd_fusion()3874 static union MEGASAS_REQUEST_DESCRIPTOR_UNION *[all …]
586 union MEGASAS_REQUEST_DESCRIPTOR_UNION { union1094 union MEGASAS_REQUEST_DESCRIPTOR_UNION *request_desc;
2936 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_dump_fusion_io()2948 req_desc = (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)cmd->request_desc; in megasas_dump_fusion_io()