Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c633 union MEGASAS_REQUEST_DESCRIPTOR_UNION req_desc; in megasas_ioc_init_fusion()
1034 sizeof(union MEGASAS_REQUEST_DESCRIPTOR_UNION) *max_cmd; in megasas_init_adapter_fusion()
1494 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_build_ldio_fusion()
1509 req_desc = (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)cmd->request_desc; in megasas_build_ldio_fusion()
1882 union MEGASAS_REQUEST_DESCRIPTOR_UNION *
1896 +sizeof(union MEGASAS_REQUEST_DESCRIPTOR_UNION) *index; in megasas_get_request_descriptor()
1898 return (union MEGASAS_REQUEST_DESCRIPTOR_UNION *)p; in megasas_get_request_descriptor()
1912 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in megasas_build_and_issue_cmd_fusion()
2286 union MEGASAS_REQUEST_DESCRIPTOR_UNION *
2289 union MEGASAS_REQUEST_DESCRIPTOR_UNION *req_desc; in build_mpt_cmd()
[all …]
Dmegaraid_sas_fusion.h360 union MEGASAS_REQUEST_DESCRIPTOR_UNION { union
674 union MEGASAS_REQUEST_DESCRIPTOR_UNION *request_desc;