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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/fc/
H A Dtach.h283 #define ELS_PLOGI 0x03000000 macro
H A Diph5526.c908 tx_logi(fi, ELS_PLOGI, q->d_id);
945 case ELS_PLOGI:
1487 case ELS_PLOGI:
1506 case ELS_PLOGI:
1517 tx_logi(fi, ELS_PLOGI, DIRECTORY_SERVER);
1580 tx_logi(fi, ELS_PLOGI, s_id);
1590 tx_logi(fi, ELS_PLOGI, s_id);
1973 tx_logi(fi, ELS_PLOGI, fi->g.my_id);
2028 tx_logi(fi, ELS_PLOGI, fi->g.my_id);
2089 tx_logi(fi, ELS_PLOGI, alpa_lis
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSworker.c413 case ELS_PLOGI: // need to send PLOGI
1585 ELS_PLOGI, // Q Type
1758 case ELS_PLOGI: // we sent out PLOGI
1946 cpqfcTSPutLinkQue( cpqfcHBAdata, ELS_PLOGI, fchs );
2030 cpqfcTSPutLinkQue( cpqfcHBAdata, ELS_PLOGI, fchs);
2251 if( fchs->pl[0] == 0x0711L) // ELS_PLOGI?
2602 loginType = ELS_PLOGI; // prior knowledge, but can't use PDISC
2605 loginType = ELS_PLOGI; // prior knowledge, but can't use PDISC
3557 case 0x00000003: // ELS_PLOGI or ELS_PLOGI_ACC
3568 pLoggedInPort->prli = FALSE; // ELS_PLOGI reset
[all...]
H A DcpqfcTSstructs.h213 #define ELS_PLOGI 0x03 // FC-PH Port Login (arbitrary assign) macro
747 ULONG type; // ELS_PLOGI, SCSI_IWE, ... (0 if free)
H A DcpqfcTScontrol.c1254 Exchanges->fcExchange[i].type == ELS_PLOGI ||

Completed in 131 milliseconds