Searched refs:CW_RET_ON_LINKTARGET_ERROR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis.c1072 * CISTPL_LINKTARGET tuple. Also set CW_RET_ON_LINKTARGET_ERROR
1079 CW_RET_ON_LINKTARGET_ERROR);
1181 * the CW_RET_ON_LINKTARGET_ERROR flag is not set, we don't flag
1186 * set the CW_RET_ON_LINKTARGET_ERROR flag in cis_info->flags
1208 * and the CW_RET_ON_LINKTARGET_ERROR
1217 if (cis_info->flags & CW_RET_ON_LINKTARGET_ERROR) {
1218 cis_info->flags &= ~CW_RET_ON_LINKTARGET_ERROR;
1222 } /* CW_RET_ON_LINKTARGET_ERROR */
/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcs_priv.h537 #define CW_RET_ON_LINKTARGET_ERROR 0x00000040 /* linktarget invalid */ macro

Completed in 47 milliseconds