Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi.h390 #define QEDI_U64_HI(val) ((u32)(((u64)(val)) >> 32)) macro
H A Dqedi_fw.c376 pbl->address.hi = cpu_to_le32(QEDI_U64_HI(qedi->bdq[idx].buf_dma)); in qedi_put_rq_bdq_buf()
H A Dqedi_main.c1580 cpu_to_le32(QEDI_U64_HI(qedi->bdq[i].buf_dma)); in qedi_alloc_bdq()