Searched refs:pNextPort (Results 1 – 3 of 3) sorted by relevance
332 PFC_LOGGEDIN_PORT pLoggedInPort = fcChip->fcPorts.pNextPort; in CpqTsResetTachLite()338 pLoggedInPort = ptr->pNextPort; in CpqTsResetTachLite()1117 pLoggedInPort = pLoggedInPort->pNextPort; in CpqTsProcessIMQEntry()1178 pLoggedInPort = pLoggedInPort->pNextPort; in CpqTsProcessIMQEntry()1201 pLoggedInPort = pLoggedInPort->pNextPort; in CpqTsProcessIMQEntry()
898 PFC_LOGGEDIN_PORT pOtherPortWithPortId = fcChip->fcPorts.pNextPort; in TestDuplicatePortId()906 pOtherPortWithPortId = pOtherPortWithPortId->pNextPort; in TestDuplicatePortId()966 pLastLoggedInPort->pNextPort = pNextLoggedInPort; in CreateFcPort()1650 pLoggedInPort = pLoggedInPort->pNextPort; in ProcessFCS_Reply()2481 pLoggedInPort = pLoggedInPort->pNextPort; in cpqfcTSheartbeat()2740 pLoggedInPort = pLoggedInPort->pNextPort; // try next port in fcFindLoggedInPort()
722 void * pNextPort; // actually, type PFC_LOGGEDIN_PORT; void for Compiler member