Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/esas2r/
Desas2r_io.c258 SGE_CHAIN | SGE_ADDR_64); in esas2r_build_sg_list_sge()
309 sgc->sge.a64.curr->length = cpu_to_le32(SGE_ADDR_64 | len); in esas2r_build_sg_list_sge()
Datvda.h963 #define SGE_ADDR_64 0x04000000 /*! 64-bit addressing flag */ macro