Home
last modified time | relevance | path

Searched refs:FC_ELS_RNID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_fc.h222 FC_ELS_RNID = 0x78, /* Mangement server request */ enumerator
H A Dbfa_fcs_lport.c808 if ((fchs->type == FC_TYPE_ELS) && (els_cmd->els_code == FC_ELS_RNID)) { in bfa_fcs_lport_uf_recv()