Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c294 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()
3304 static union MEGASAS_REQUEST_DESCRIPTOR_UNION *
3312 sizeof(union MEGASAS_REQUEST_DESCRIPTOR_UNION) * index; in megasas_get_request_descriptor()
3314 return (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)p; in megasas_get_request_descriptor()
3370 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_build_and_issue_cmd_fusion()
3948 static union MEGASAS_REQUEST_DESCRIPTOR_UNION *
3978 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_issue_dcmd_fusion()
4309 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_refire_mgmt_cmd()
[all …]
H A Dmegaraid_sas_fusion.h590 union MEGASAS_REQUEST_DESCRIPTOR_UNION { union
1109 union MEGASAS_REQUEST_DESCRIPTOR_UNION *request_desc;
H A Dmegaraid_sas_base.c3007 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_dump_fusion_io()
3018 req_desc = (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)cmd->request_desc; in megasas_dump_fusion_io()