Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c299 if (fusion->req_frames_desc) in megasas_free_cmds_fusion()
301 fusion->req_frames_desc, in megasas_free_cmds_fusion()
433 fusion->req_frames_desc = in megasas_alloc_cmds_fusion()
438 if (!fusion->req_frames_desc) { in megasas_alloc_cmds_fusion()
576 fusion->req_frames_desc, in megasas_alloc_cmds_fusion()
1895 p = fusion->req_frames_desc in megasas_get_request_descriptor()
Dmegaraid_sas_fusion.h800 u8 *req_frames_desc; member