Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/esas2r/
Desas2r_init.c845 if (!esas2r_initmem_alloc(a, sgl, ESAS2R_SGL_ALIGN)) { in esas2r_init_adapter_struct()
Desas2r.h109 #define ESAS2R_SGL_ALIGN 16 macro
Desas2r_main.c582 sgl_page_size &= ~(ESAS2R_SGL_ALIGN - 1); in esas2r_init()