Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_defs_fcs.h332 BFA_RPORT_TARGET = 0x02, /* SCSI Target */ enumerator
Dbfa_fcs_fcpim.c497 itnim->rport->scsi_function = BFA_RPORT_TARGET; in bfa_fcs_itnim_prli_response()
Dbfa_fcs_rport.c1845 rport->scsi_function = BFA_RPORT_TARGET; in bfa_fcs_rport_process_prli()
2615 (rport->scsi_function == BFA_RPORT_TARGET)) { in bfa_fcs_rport_get_attr()
Dbfa_fcs_lport.c4968 (rport->scsi_function != BFA_RPORT_TARGET)) { in bfa_fcs_lport_get_rport_max_speed()