Searched refs:bfa_dport_s (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/bfa/ |
D | bfa_svc.c | 5658 static void bfa_dport_sm_disabled(struct bfa_dport_s *dport, 5660 static void bfa_dport_sm_enabling_qwait(struct bfa_dport_s *dport, 5662 static void bfa_dport_sm_enabling(struct bfa_dport_s *dport, 5664 static void bfa_dport_sm_enabled(struct bfa_dport_s *dport, 5666 static void bfa_dport_sm_disabling_qwait(struct bfa_dport_s *dport, 5668 static void bfa_dport_sm_disabling(struct bfa_dport_s *dport, 5670 static void bfa_dport_sm_starting_qwait(struct bfa_dport_s *dport, 5672 static void bfa_dport_sm_starting(struct bfa_dport_s *dport, 5674 static void bfa_dport_sm_dynamic_disabling(struct bfa_dport_s *dport, 5676 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
|