Searched refs:ELS_LOGO (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/net/fc/ |
D | tach.h | 285 #define ELS_LOGO 0x05000000 macro
|
D | iph5526.c | 1586 case ELS_LOGO: 1589 remove_from_address_cache(fi, buff_addr, ELS_LOGO); 2340 fi->g.logo.logo_cmnd = htonl(ELS_LOGO); 2350 …>g.els_buffer[fi->g.e_i]),size, r_ctl, type, d_id, my_mtu, int_required, received_ox_id, ELS_LOGO); 3445 case ELS_LOGO:
|
/linux-2.4.37.9/drivers/scsi/ |
D | cpqfcTSworker.c | 371 case ELS_LOGO: // need to send ELS LOGO (logout) in cpqfcTS_WorkTask() 1503 cpqfcTSPutLinkQue(dev, ELS_LOGO, fchs); // Qtype has port_id to send to in ProcessELS_Reply() 3076 case ELS_LOGO: // FC-PH PORT LogOut in BuildLinkServicePayload() 3568 case ELS_LOGO: // FC-PH extended link service command Port Logout in cpqfcTSBuildExchange() 3581 if (type == ELS_LOGO) in cpqfcTSBuildExchange() 4612 case ELS_LOGO: // FC-PH extended link service logout in cpqfcTSStartExchange()
|
D | cpqfcTSstructs.h | 213 #define ELS_LOGO 0x05 // FC-PH Port Logout macro
|