Searched refs:fcPorts (Results 1 – 3 of 3) sorted by relevance
332 PFC_LOGGEDIN_PORT pLoggedInPort = fcChip->fcPorts.pNextPort; in CpqTsResetTachLite()1101 pLoggedInPort = &fcChip->fcPorts; in CpqTsProcessIMQEntry()1163 pLoggedInPort = &fcChip->fcPorts; in CpqTsProcessIMQEntry()1194 pLoggedInPort = &fcChip->fcPorts; in CpqTsProcessIMQEntry()
898 PFC_LOGGEDIN_PORT pOtherPortWithPortId = fcChip->fcPorts.pNextPort; in TestDuplicatePortId()945 fcChip->fcPorts.ScsiNexus.target = -1; // don't use "stub" in CreateFcPort()1635 PFC_LOGGEDIN_PORT pLoggedInPort = &fcChip->fcPorts; in ProcessFCS_Reply()2407 PFC_LOGGEDIN_PORT pLoggedInPort = &fcChip->fcPorts; in cpqfcTSheartbeat()2646 PFC_LOGGEDIN_PORT pLoggedInPort = &fcChip->fcPorts; in fcFindLoggedInPort()
779 FC_LOGGEDIN_PORT fcPorts; // linked list of every FC port ever seen member