Home
last modified time | relevance | path

Searched refs:bfa_fcs_lport_is_online (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fcs_rport.c1142 if (bfa_fcs_lport_is_online(rport->port) && in bfa_fcs_rport_sm_hcb_offline()
1153 if (!bfa_fcs_lport_is_online(rport->port)) { in bfa_fcs_rport_sm_hcb_offline()
1232 if (bfa_fcs_lport_is_online(rport->port) && in bfa_fcs_rport_sm_hcb_logorcv()
2504 if (bfa_fcs_lport_is_online(rport->port) == BFA_TRUE) { in bfa_fcs_rport_hal_offline_action()
2815 if (bfa_fcs_lport_is_online(port)) in bfa_cb_rport_scn_online()
Dbfa_fcs_fcpim.c345 if (bfa_fcs_lport_is_online(itnim->rport->port) == BFA_TRUE) { in bfa_fcs_itnim_sm_online()
Dbfa_fcs.h372 bfa_boolean_t bfa_fcs_lport_is_online(struct bfa_fcs_lport_s *port);
Dbfa_fcs_lport.c766 if (!bfa_fcs_lport_is_online(lport)) { in bfa_fcs_lport_uf_recv()
1052 bfa_fcs_lport_is_online(struct bfa_fcs_lport_s *port) in bfa_fcs_lport_is_online() function
Dbfad_bsg.c3430 if (!bfa_fcs_lport_is_online(fcs_port)) { in bfad_im_bsg_els_ct_request()