Searched refs:bfa_dport_s (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/scsi/bfa/ |
D | bfa_svc.c | 5667 static void bfa_dport_sm_disabled(struct bfa_dport_s *dport, 5669 static void bfa_dport_sm_enabling_qwait(struct bfa_dport_s *dport, 5671 static void bfa_dport_sm_enabling(struct bfa_dport_s *dport, 5673 static void bfa_dport_sm_enabled(struct bfa_dport_s *dport, 5675 static void bfa_dport_sm_disabling_qwait(struct bfa_dport_s *dport, 5677 static void bfa_dport_sm_disabling(struct bfa_dport_s *dport, 5679 static void bfa_dport_sm_starting_qwait(struct bfa_dport_s *dport, 5681 static void bfa_dport_sm_starting(struct bfa_dport_s *dport, 5683 static void bfa_dport_sm_dynamic_disabling(struct bfa_dport_s *dport, 5685 static void bfa_dport_sm_dynamic_disabling_qwait(struct bfa_dport_s *dport, [all …]
|
D | bfa_svc.h | 709 struct bfa_dport_s { struct 731 struct bfa_dport_s dport; argument
|