Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_defs_fcs.h334 BFA_RPORT_ADISC = 6, /* ADISC authentication */ enumerator
Dbfa_fcs_rport.c157 {BFA_SM(bfa_fcs_rport_sm_adisc_online_sending), BFA_RPORT_ADISC},
158 {BFA_SM(bfa_fcs_rport_sm_adisc_online), BFA_RPORT_ADISC},
159 {BFA_SM(bfa_fcs_rport_sm_adisc_offline_sending), BFA_RPORT_ADISC},
160 {BFA_SM(bfa_fcs_rport_sm_adisc_offline), BFA_RPORT_ADISC},