Home
last modified time | relevance | path

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

/openbmc/linux/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()