Home
last modified time | relevance | path

Searched refs:ESAS2R_SGL_ALIGN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Desas2r.h109 #define ESAS2R_SGL_ALIGN 16 macro
H A Desas2r_init.c868 if (!esas2r_initmem_alloc(a, sgl, ESAS2R_SGL_ALIGN)) { in esas2r_init_adapter_struct()
H A Desas2r_main.c584 sgl_page_size &= ~(ESAS2R_SGL_ALIGN - 1); in esas2r_init()
/kernel/linux/linux-6.6/drivers/scsi/esas2r/
H A Desas2r.h109 #define ESAS2R_SGL_ALIGN 16 macro
H A Desas2r_init.c845 if (!esas2r_initmem_alloc(a, sgl, ESAS2R_SGL_ALIGN)) { in esas2r_init_adapter_struct()
H A Desas2r_main.c580 sgl_page_size &= ~(ESAS2R_SGL_ALIGN - 1); in esas2r_init()

Completed in 17 milliseconds