Searched refs:sg_frame (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c260 if (cmd->sg_frame) megasas_teardown_frame_pool_fusion()
261 pci_pool_free(fusion->sg_dma_pool, cmd->sg_frame, megasas_teardown_frame_pool_fusion()
382 cmd->sg_frame = pci_pool_alloc(fusion->sg_dma_pool, megasas_create_frame_pool_fusion()
392 if (!cmd->sg_frame || !cmd->sense) { megasas_create_frame_pool_fusion()
412 * cmds are formed in the io_request and sg_frame members of the
1293 (struct MPI25_IEEE_SGE_CHAIN64 *)cmd->sg_frame; scsi_for_each_sg()
1483 * Prepares the io_request and chain elements (sg_frame) for IO
H A Dmegaraid_sas_fusion.h663 union MPI2_SGE_IO_UNION *sg_frame; member in struct:megasas_cmd_fusion

Completed in 180 milliseconds