Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c276 if (fusion->req_frames_desc) in megasas_free_cmds_fusion()
278 fusion->req_frames_desc, in megasas_free_cmds_fusion()
404 fusion->req_frames_desc = in megasas_alloc_cmds_fusion()
409 if (!fusion->req_frames_desc) { in megasas_alloc_cmds_fusion()
547 fusion->req_frames_desc, in megasas_alloc_cmds_fusion()
2015 p = fusion->req_frames_desc in megasas_get_request_descriptor()
Dmegaraid_sas_fusion.h824 u8 *req_frames_desc; member