Searched refs:fcExchangeIndex (Results 1 – 1 of 1) sorted by relevance
3338 s32 * fcExchangeIndex) // points to allocated exchange, in cpqfcTSBuildExchange() argument3392 *fcExchangeIndex = FindFreeExchange(fcChip, type); in cpqfcTSBuildExchange()3394 if (*fcExchangeIndex != -1) // Exchange is available? in cpqfcTSBuildExchange()3397 CMDfchs = &Exchanges->fcExchange[*fcExchangeIndex].fchs; in cpqfcTSBuildExchange()3401 Exchanges->fcExchange[*fcExchangeIndex].Cmnd = Cmnd; // Linux Scsi in cpqfcTSBuildExchange()3402 …Exchanges->fcExchange[*fcExchangeIndex].pLoggedInPort = fcFindLoggedInPort(fcChip, Exchanges->fcEx… in cpqfcTSBuildExchange()3441 Exchanges->fcExchange[*fcExchangeIndex].timeOut = 1; // seconds in cpqfcTSBuildExchange()3459 Exchanges->fcExchange[*fcExchangeIndex].timeOut = 5; // seconds in cpqfcTSBuildExchange()3493 Exchanges->fcExchange[*fcExchangeIndex].timeOut = 5; // seconds in cpqfcTSBuildExchange()3524 Exchanges->fcExchange[*fcExchangeIndex].timeOut = 2; // seconds in cpqfcTSBuildExchange()[all …]