Searched refs:CW_RET_ON_LINKTARGET_ERROR (Results 1 – 2 of 2) sorted by relevance
1079 CW_RET_ON_LINKTARGET_ERROR); in cis_list_create()1217 if (cis_info->flags & CW_RET_ON_LINKTARGET_ERROR) { in cis_create_cis_chain()1218 cis_info->flags &= ~CW_RET_ON_LINKTARGET_ERROR; in cis_create_cis_chain()
537 #define CW_RET_ON_LINKTARGET_ERROR 0x00000040 /* linktarget invalid */ macro