Searched refs:ELS_PDISC (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/fc/
H A Dtach.h288 #define ELS_PDISC 0x50000000 macro
H A Diph5526.c1539 case ELS_PDISC:
1540 DPRINTK1("ELS_PDISC received from D_ID 0x%x", s_id);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSworker.c1539 // was this LOGOUT because we sent a ELS_PDISC to an FC device
1843 case ELS_PDISC: // we sent out PDISC
2598 loginType = ELS_PDISC; // prior PLOGI and PRLI maybe still valid
2626 if( loginType == ELS_PDISC )
3626 case 0x00000050: // ELS_PDISC or ELS_PDISC_ACC
3710 case ELS_PDISC: // FC-PH2 Port Discovery - same payload as ELS_PLOGI
3712 if( type == ELS_PDISC)
3942 // ELS_PLOGI and ELS_PDISC (Port DISCover) use the same payload.
4416 case ELS_PDISC: // FC-PH extended link service cmnd Port Discovery
5658 case ELS_PDISC
[all...]
H A DcpqfcTSstructs.h218 #define ELS_PDISC 0x50 // FC-PH2 Port Discovery macro
H A DcpqfcTScontrol.c1253 if( Exchanges->fcExchange[i].type == ELS_PDISC ||

Completed in 81 milliseconds