Symbol: bfa_fcs_lport_ms_s
drivers/scsi/bfa/bfa_fcs.h
122
struct bfa_fcs_lport_ms_s *ms; /* parent ms */
drivers/scsi/bfa/bfa_fcs.h
141
struct bfa_fcs_lport_ms_s;
drivers/scsi/bfa/bfa_fcs.h
142
typedef void (*bfa_fcs_lport_ms_sm_t)(struct bfa_fcs_lport_ms_s *fsm, enum port_ms_event);
drivers/scsi/bfa/bfa_fcs.h
159
struct bfa_fcs_lport_ms_s ms; /* MS component of port */
drivers/scsi/bfa/bfa_fcs.h
396
void bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms);
drivers/scsi/bfa/bfa_fcs.h
397
void bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms);
drivers/scsi/bfa/bfa_fcs.h
398
void bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms);
drivers/scsi/bfa/bfa_fcs_lport.c
2753
bfa_fcs_lport_fdmi_init(struct bfa_fcs_lport_ms_s *ms)
drivers/scsi/bfa/bfa_fcs_lport.c
2765
bfa_fcs_lport_fdmi_offline(struct bfa_fcs_lport_ms_s *ms)
drivers/scsi/bfa/bfa_fcs_lport.c
2774
bfa_fcs_lport_fdmi_online(struct bfa_fcs_lport_ms_s *ms)
drivers/scsi/bfa/bfa_fcs_lport.c
2820
static void bfa_fcs_lport_ms_sm_offline(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2822
static void bfa_fcs_lport_ms_sm_plogi_sending(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2824
static void bfa_fcs_lport_ms_sm_plogi(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2826
static void bfa_fcs_lport_ms_sm_plogi_retry(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2828
static void bfa_fcs_lport_ms_sm_gmal_sending(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2830
static void bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2832
static void bfa_fcs_lport_ms_sm_gmal_retry(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2834
static void bfa_fcs_lport_ms_sm_gfn_sending(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2836
static void bfa_fcs_lport_ms_sm_gfn(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2838
static void bfa_fcs_lport_ms_sm_gfn_retry(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2840
static void bfa_fcs_lport_ms_sm_online(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2846
bfa_fcs_lport_ms_sm_offline(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2867
bfa_fcs_lport_ms_sm_plogi_sending(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2890
bfa_fcs_lport_ms_sm_plogi(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2941
bfa_fcs_lport_ms_sm_plogi_retry(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2967
bfa_fcs_lport_ms_sm_online(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
2990
bfa_fcs_lport_ms_sm_gmal_sending(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
3013
bfa_fcs_lport_ms_sm_gmal(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
3053
bfa_fcs_lport_ms_sm_gmal_retry(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
3084
struct bfa_fcs_lport_ms_s *ms = ms_cbarg;
drivers/scsi/bfa/bfa_fcs_lport.c
3119
struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg;
drivers/scsi/bfa/bfa_fcs_lport.c
3193
bfa_fcs_lport_ms_sm_gfn_sending(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
3216
bfa_fcs_lport_ms_sm_gfn(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
3254
bfa_fcs_lport_ms_sm_gfn_retry(struct bfa_fcs_lport_ms_s *ms,
drivers/scsi/bfa/bfa_fcs_lport.c
3285
struct bfa_fcs_lport_ms_s *ms = ms_cbarg;
drivers/scsi/bfa/bfa_fcs_lport.c
3319
struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg;
drivers/scsi/bfa/bfa_fcs_lport.c
3362
struct bfa_fcs_lport_ms_s *ms = ms_cbarg;
drivers/scsi/bfa/bfa_fcs_lport.c
3401
struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) cbarg;
drivers/scsi/bfa/bfa_fcs_lport.c
3454
struct bfa_fcs_lport_ms_s *ms = (struct bfa_fcs_lport_ms_s *) arg;
drivers/scsi/bfa/bfa_fcs_lport.c
3464
struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port);
drivers/scsi/bfa/bfa_fcs_lport.c
3478
struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port);
drivers/scsi/bfa/bfa_fcs_lport.c
3488
struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port);
drivers/scsi/bfa/bfa_fcs_lport.c
3496
struct bfa_fcs_lport_ms_s *ms = BFA_FCS_GET_MS_FROM_PORT(port);