Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_unsol.c235 u8 *heap_virt_base = seq->payload->dma.virt; in efct_sframe_common_send() local
261 ctx = (void *)(heap_virt_base + heap_offset); in efct_sframe_common_send()
276 ctx->payload.virt = heap_virt_base + heap_offset; in efct_sframe_common_send()