Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_xcopy.c829 unsigned int list_id, list_id_usage, sdll, inline_dl, sa; in target_do_xcopy() local
868 inline_dl = get_unaligned_be32(&p[12]); in target_do_xcopy()
869 if (inline_dl != 0) { in target_do_xcopy()
876 tdll, sdll, inline_dl); in target_do_xcopy()