Home
last modified time | relevance | path

Searched refs:FC_ELS_PLOGI (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fc.h216 FC_ELS_PLOGI = 0x03, /* N_Port Login. */ enumerator
Dbfa_fcbuild.c232 if (els_code == FC_ELS_PLOGI) in fc_plogi_x_build()
330 node_name, pdu_size, bb_cr, FC_ELS_PLOGI); in fc_plogi_build()
Dbfa_fcs_lport.c749 (els_cmd->els_code == FC_ELS_PLOGI)) { in bfa_fcs_lport_uf_recv()