Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h377 enum bfa_rport_function scsi_function; /* Initiator/Target */ member
H A Dbfa_fcs_rport.c537 if (rport->scsi_function == BFA_RPORT_INITIATOR) { in bfa_fcs_rport_sm_fc4_fcs_online()
2196 rport->scsi_function = BFA_RPORT_TARGET; in bfa_fcs_rport_process_prli()
2199 rport->scsi_function = BFA_RPORT_INITIATOR; in bfa_fcs_rport_process_prli()
3024 rport_attr->scsi_function = rport->scsi_function; in bfa_fcs_rport_get_attr()
3037 (rport->scsi_function == BFA_RPORT_TARGET)) { in bfa_fcs_rport_get_attr()
H A Dbfa_fcs.h600 enum bfa_rport_function scsi_function; /* Initiator/Target */ member
H A Dbfa_fcs_lport.c5709 (rport->scsi_function != BFA_RPORT_TARGET)) { in bfa_fcs_lport_get_rport_max_speed()