Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_node.c38 dma = &node->sparm_dma_buf; in _efc_node_free()
65 dma = &node->sparm_dma_buf; in efc_node_alloc()
210 efc_dma_copy_in(&node->sparm_dma_buf, node->service_params + 4, in efc_node_attach()
214 rc = efc_cmd_node_attach(efc, &node->rnode, &node->sparm_dma_buf); in efc_node_attach()
H A Defclib.h353 struct efc_dma sparm_dma_buf; member