Searched refs:ELS_PRLI (Results 1 – 5 of 5) sorted by relevance
289 #define ELS_PRLI 0x20000000 macro
1510 tx_prli(fi, ELS_PRLI, s_id, OX_ID_FIRST_SEQUENCE);1532 case ELS_PRLI:1552 case ELS_PRLI:2307 if (command_code == ELS_PRLI)2308 fi->g.prli.cmnd_code = htons((ELS_PRLI | PAGE_LEN) >> 16);4186 tx_prli(fi, ELS_PRLI, temp->d_id, OX_ID_FIRST_SEQUENCE);
374 case ELS_PRLI: // need to send ELS PRLI in cpqfcTS_WorkTask()1429 cpqfcTSPutLinkQue(dev, ELS_PRLI, fchs); in ProcessELS_Reply()1526 case ELS_PRLI: // we sent out PRLI in ProcessELS_Reply()3114 case ELS_PRLI: // Process Login in BuildLinkServicePayload()3119 if (type == ELS_PRLI) in BuildLinkServicePayload()3570 case ELS_PRLI: // FC-PH extended link service cmnd Process Login in cpqfcTSBuildExchange()3583 else if (type == ELS_PRLI) in cpqfcTSBuildExchange()4616 case ELS_PRLI: // ext. link service process login in cpqfcTSStartExchange()
214 #define ELS_PRLI 0x20 // FCP-SCSI Process Login macro
1144 …PDISC || Exchanges->fcExchange[i].type == ELS_PLOGI || Exchanges->fcExchange[i].type == ELS_PRLI) { in CpqTsProcessIMQEntry()