Searched refs:bfa_dport_s (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_svc.c | 5675 static void bfa_dport_sm_disabled(struct bfa_dport_s *dport, 5677 static void bfa_dport_sm_enabling_qwait(struct bfa_dport_s *dport, 5679 static void bfa_dport_sm_enabling(struct bfa_dport_s *dport, 5681 static void bfa_dport_sm_enabled(struct bfa_dport_s *dport, 5683 static void bfa_dport_sm_disabling_qwait(struct bfa_dport_s *dport, 5685 static void bfa_dport_sm_disabling(struct bfa_dport_s *dport, 5687 static void bfa_dport_sm_starting_qwait(struct bfa_dport_s *dport, 5689 static void bfa_dport_sm_starting(struct bfa_dport_s *dport, 5691 static void bfa_dport_sm_dynamic_disabling(struct bfa_dport_s *dport, 5693 static void bfa_dport_sm_dynamic_disabling_qwait(struct bfa_dport_s *dport, [all …]
|
D | bfa_svc.h | 717 struct bfa_dport_s { struct 739 struct bfa_dport_s dport; argument
|