Searched refs:bfa_fcs_lport_scn_s (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_fcs_lport.c | 5256 static void bfa_fcs_lport_scn_sm_offline(struct bfa_fcs_lport_scn_s *scn, 5259 struct bfa_fcs_lport_scn_s *scn, 5261 static void bfa_fcs_lport_scn_sm_scr(struct bfa_fcs_lport_scn_s *scn, 5263 static void bfa_fcs_lport_scn_sm_scr_retry(struct bfa_fcs_lport_scn_s *scn, 5265 static void bfa_fcs_lport_scn_sm_online(struct bfa_fcs_lport_scn_s *scn, 5272 bfa_fcs_lport_scn_sm_offline(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_offline() 5290 bfa_fcs_lport_scn_sm_sending_scr(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_sending_scr() 5309 bfa_fcs_lport_scn_sm_scr(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_scr() 5337 bfa_fcs_lport_scn_sm_scr_retry(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_scr_retry() 5357 bfa_fcs_lport_scn_sm_online(struct bfa_fcs_lport_scn_s *scn, in bfa_fcs_lport_scn_sm_online() [all …]
|
D | bfa_fcs.h | 80 struct bfa_fcs_lport_scn_s { struct 114 struct bfa_fcs_lport_scn_s scn; /* scn component of port */
|