Lines Matching refs:PFC_LOGGEDIN_PORT
120 static void SetLoginFields(PFC_LOGGEDIN_PORT pLoggedInPort, TachFCHDR_GCMND * fchs, u8 PDisc, u8 Or…
132 static void UnblockScsiDevice(struct Scsi_Host *HostAdapter, PFC_LOGGEDIN_PORT pLoggedInPort);
138 static void RevalidateSEST(struct Scsi_Host *HostAdapter, PFC_LOGGEDIN_PORT pLoggedInPort);
559 PFC_LOGGEDIN_PORT pLoggedInPort = Exchanges->fcExchange[x_ID].pLoggedInPort; in cpqfcTS_WorkTask()
861 void cpqfcTSImplicitLogout(CPQFCHBA * dev, PFC_LOGGEDIN_PORT pFcPort) in cpqfcTSImplicitLogout()
894 static void TestDuplicatePortId(CPQFCHBA * dev, PFC_LOGGEDIN_PORT pLoggedInPort) in TestDuplicatePortId()
898 PFC_LOGGEDIN_PORT pOtherPortWithPortId = fcChip->fcPorts.pNextPort; in TestDuplicatePortId()
915 static PFC_LOGGEDIN_PORT CreateFcPort(CPQFCHBA * dev, PFC_LOGGEDIN_PORT pLastLoggedInPort, TachFCHD… in CreateFcPort()
918 PFC_LOGGEDIN_PORT pNextLoggedInPort = NULL; in CreateFcPort()
1027 PFC_LOGGEDIN_PORT pLoggedInPort = NULL, pLastLoggedInPort; in ProcessELS_Request()
1355 PFC_LOGGEDIN_PORT pLoggedInPort, pLastLoggedInPort; in ProcessELS_Reply()
1635 PFC_LOGGEDIN_PORT pLoggedInPort = &fcChip->fcPorts; in ProcessFCS_Reply()
1881 PFC_LOGGEDIN_PORT pLoggedInPort; in SendLogins()
2118 PFC_LOGGEDIN_PORT pLoggedInPort; in ScsiReportLunsDone()
2313 PFC_LOGGEDIN_PORT pLoggedInPort; in IssueReportLunsCommand()
2407 PFC_LOGGEDIN_PORT pLoggedInPort = &fcChip->fcPorts; in cpqfcTSheartbeat()
2641 PFC_LOGGEDIN_PORT fcFindLoggedInPort(PTACHYON fcChip, Scsi_Cmnd * Cmnd, // search linked list for S… in fcFindLoggedInPort()
2644 PFC_LOGGEDIN_PORT * pLastLoggedInPort) in fcFindLoggedInPort()
2646 PFC_LOGGEDIN_PORT pLoggedInPort = &fcChip->fcPorts; in fcFindLoggedInPort()
2751 static void RevalidateSEST(struct Scsi_Host *shpnt, PFC_LOGGEDIN_PORT pLoggedInPort) in RevalidateSEST()
2786 static void UnblockScsiDevice(struct Scsi_Host *shpnt, PFC_LOGGEDIN_PORT pLoggedInPort) in UnblockScsiDevice()
2827 static void SetLoginFields(PFC_LOGGEDIN_PORT pLoggedInPort, TachFCHDR_GCMND * fchs, u8 PDisc, u8 Or… in SetLoginFields()
3651 PFC_LOGGEDIN_PORT pLoggedInPort = Exchanges->fcExchange[*fcExchangeIndex].pLoggedInPort; in cpqfcTSBuildExchange()
5175 PFC_LOGGEDIN_PORT pLoggedInPort; in cpqfcTSCheckandSnoopFCP()