Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
H A Defct_io.h60 * @sgl_allocated: Number of allocated SGEs
111 u32 sgl_allocated; member
H A Defct_io.c65 io->sgl_allocated = num_sgl; in efct_io_pool_create()