Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/intel/ipu6/
Dipu6-fw-isys.h545 u64 buf_handle; member
Dipu6-fw-isys.c121 token->buf_handle = (unsigned long)cpu_mapped_buf; in ipu6_fw_isys_complex_cmd()
/linux-6.12.1/drivers/scsi/megaraid/
Dmegaraid_sas_base.c8237 dma_addr_t buf_handle = 0; in megasas_mgmt_fw_ioctl() local
8332 &buf_handle, GFP_KERNEL); in megasas_mgmt_fw_ioctl()
8345 kern_sge64[i].phys_addr = cpu_to_le64(buf_handle); in megasas_mgmt_fw_ioctl()
8348 kern_sge32[i].phys_addr = cpu_to_le32(buf_handle); in megasas_mgmt_fw_ioctl()