Home
last modified time | relevance | path

Searched refs:BFA_RPORT_TARGET (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h316 BFA_RPORT_TARGET = 0x02, /* SCSI Target */ enumerator
H A Dbfa_fcs_fcpim.c538 itnim->rport->scsi_function = BFA_RPORT_TARGET; in bfa_fcs_itnim_prli_response()
H A Dbfa_fcs_rport.c2196 rport->scsi_function = BFA_RPORT_TARGET; in bfa_fcs_rport_process_prli()
3037 (rport->scsi_function == BFA_RPORT_TARGET)) { in bfa_fcs_rport_get_attr()
H A Dbfa_fcs_lport.c5709 (rport->scsi_function != BFA_RPORT_TARGET)) { in bfa_fcs_lport_get_rport_max_speed()