Home
last modified time | relevance | path

Searched refs:MEGASAS_REQUEST_DESCRIPTOR_UNION (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c226 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc) in megasas_fire_cmd_fusion()
972 union MEGASAS_REQUEST_DESCRIPTOR_UNION req_desc; in megasas_ioc_init_fusion()
1575 fusion->request_alloc_sz = sizeof(union MEGASAS_REQUEST_DESCRIPTOR_UNION) * in megasas_configure_queue_sizes()
2540 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_build_ldio_fusion()
2560 req_desc = (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)cmd->request_desc; in megasas_build_ldio_fusion()
3109 static union MEGASAS_REQUEST_DESCRIPTOR_UNION *
3117 sizeof(union MEGASAS_REQUEST_DESCRIPTOR_UNION) * index; in megasas_get_request_descriptor()
3119 return (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)p; in megasas_get_request_descriptor()
3130 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc, *req_desc2 = NULL; in megasas_prepare_secondRaid1_IO()
3175 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_build_and_issue_cmd_fusion()
[all …]
Dmegaraid_sas_fusion.h590 union MEGASAS_REQUEST_DESCRIPTOR_UNION { union
1092 union MEGASAS_REQUEST_DESCRIPTOR_UNION *request_desc;