Home
last modified time | relevance | path

Searched refs:XCOPY_CSCD_DESC_ID_LIST_OFF_MAX (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_xcopy.h14 #define XCOPY_CSCD_DESC_ID_LIST_OFF_MAX 0x07FF macro
H A Dtarget_core_xcopy.c328 if (xop->stdi > XCOPY_CSCD_DESC_ID_LIST_OFF_MAX || in target_xcopy_parse_segdesc_02()
329 xop->dtdi > XCOPY_CSCD_DESC_ID_LIST_OFF_MAX) { in target_xcopy_parse_segdesc_02()
331 XCOPY_CSCD_DESC_ID_LIST_OFF_MAX, xop->stdi, xop->dtdi); in target_xcopy_parse_segdesc_02()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_xcopy.h14 #define XCOPY_CSCD_DESC_ID_LIST_OFF_MAX 0x07FF macro
H A Dtarget_core_xcopy.c314 if (xop->stdi > XCOPY_CSCD_DESC_ID_LIST_OFF_MAX || in target_xcopy_parse_segdesc_02()
315 xop->dtdi > XCOPY_CSCD_DESC_ID_LIST_OFF_MAX) { in target_xcopy_parse_segdesc_02()
317 XCOPY_CSCD_DESC_ID_LIST_OFF_MAX, xop->stdi, xop->dtdi); in target_xcopy_parse_segdesc_02()

Completed in 4 milliseconds