Home
last modified time | relevance | path

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

/drivers/target/
Dtarget_core_xcopy.c893 unsigned int list_id, list_id_usage, sdll, inline_dl, sa; in target_do_xcopy() local
932 inline_dl = get_unaligned_be32(&p[12]); in target_do_xcopy()
933 if (inline_dl != 0) { in target_do_xcopy()
940 tdll, sdll, inline_dl); in target_do_xcopy()