Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfa_fcs.h122 struct bfa_fcs_lport_ms_s *ms; /* parent ms */
141 struct bfa_fcs_lport_ms_s;
142 typedef void (*bfa_fcs_lport_ms_sm_t)(struct bfa_fcs_lport_ms_s *fsm, enum port_ms_event);
144 struct bfa_fcs_lport_ms_s { struct
159 struct bfa_fcs_lport_ms_s ms; /* MS component of port */ argument
400 void bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms);
401 void bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms);
402 void bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms);
A Dbfa_fcs_lport.c2772 bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_init()
2793 bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms) in bfa_fcs_lport_fdmi_online()
3032 bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gmal()
3103 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; in bfa_fcs_lport_ms_send_gmal()
3138 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg; in bfa_fcs_lport_ms_gmal_response()
3235 bfa_fcs_lport_ms_sm_gfn(struct bfa_fcs_lport_ms_s *ms, in bfa_fcs_lport_ms_sm_gfn()
3304 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; in bfa_fcs_lport_ms_send_gfn()
3338 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg; in bfa_fcs_lport_ms_gfn_response()
3381 struct bfa_fcs_lport_ms_s *ms = ms_cbarg; in bfa_fcs_lport_ms_send_plogi()
3420 struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg; in bfa_fcs_lport_ms_plogi_response()
[all …]

Completed in 17 milliseconds