Searched refs:ELS_SCR (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/net/fc/ |
D | tach.h | 291 #define ELS_SCR 0x62000000 macro
|
D | iph5526.c | 2537 fi->g.scr.cmnd_code = htonl(ELS_SCR); 2541 …har *)(fi->g.els_buffer[fi->g.e_i]),size, r_ctl, type, d_id, my_mtu, int_required, ox_id, ELS_SCR);
|
/linux-2.4.37.9/drivers/scsi/ |
D | cpqfcTSworker.c | 365 case ELS_SCR: // need to send State Change Registration in cpqfcTS_WorkTask() 1424 cpqfcTSPutLinkQue(dev, ELS_SCR, fchs); in ProcessELS_Reply() 1580 case ELS_SCR: // we sent out State Change Registration in ProcessELS_Reply() 3041 case ELS_SCR: // Fabric State Change Registration in BuildLinkServicePayload() 3567 case ELS_SCR: // Fabric State Change Registration in cpqfcTSBuildExchange() 3585 else if (type == ELS_SCR) in cpqfcTSBuildExchange() 4609 case ELS_SCR: // ext. link service State Change Registration in cpqfcTSStartExchange()
|
D | cpqfcTSstructs.h | 207 #define ELS_SCR 0x70 // (arb assign) State Change Registration (Fabric) macro
|