Lines Matching refs:pSelect

1329 SK_U32	*pSelect)	/* New active port */  in SkRlmtSelectBcRx()  argument
1351 *pSelect = i; in SkRlmtSelectBcRx()
1359 ("Port %d received the last broadcast.\n", *pSelect)) in SkRlmtSelectBcRx()
1363 if (i == *pSelect) { in SkRlmtSelectBcRx()
1385 *pSelect, in SkRlmtSelectBcRx()
1386 BcTimeStamp - pAC->Rlmt.Port[1 - *pSelect].BcTimeStamp)) in SkRlmtSelectBcRx()
1412 SK_U32 *pSelect) /* New active port */ in SkRlmtSelectNotSuspect() argument
1423 *pSelect = i; in SkRlmtSelectNotSuspect()
1426 *pSelect = Active; in SkRlmtSelectNotSuspect()
1430 *pSelect = PrefPort; in SkRlmtSelectNotSuspect()
1435 *pSelect)) in SkRlmtSelectNotSuspect()
1461 SK_U32 *pSelect, /* New active port */ in SkRlmtSelectUp() argument
1473 *pSelect = i; in SkRlmtSelectUp()
1476 *pSelect = Active; in SkRlmtSelectUp()
1480 *pSelect = PrefPort; in SkRlmtSelectUp()
1484 ("SK_RLMT_SELECT_UP found Port %d up.\n", *pSelect)) in SkRlmtSelectUp()
1510 SK_U32 *pSelect, /* New active port */ in SkRlmtSelectGoingUp() argument
1525 *pSelect = i; in SkRlmtSelectGoingUp()
1535 for (i = *pSelect + 1; i < (SK_U32)pAC->GIni.GIMacsFound; i++) { in SkRlmtSelectGoingUp()
1540 *pSelect = i; in SkRlmtSelectGoingUp()
1545 ("SK_RLMT_SELECT_GOINGUP found Port %d going up.\n", *pSelect)) in SkRlmtSelectGoingUp()
1568 SK_U32 *pSelect, /* New active port */ in SkRlmtSelectDown() argument
1580 *pSelect = i; in SkRlmtSelectDown()
1583 *pSelect = Active; in SkRlmtSelectDown()
1587 *pSelect = PrefPort; in SkRlmtSelectDown()
1591 ("SK_RLMT_SELECT_DOWN found Port %d down.\n", *pSelect)) in SkRlmtSelectDown()