Searched refs:bfa_dport_s (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_svc.c | 5802 static void bfa_dport_sm_disabled(struct bfa_dport_s *dport, 5804 static void bfa_dport_sm_enabling_qwait(struct bfa_dport_s *dport, 5806 static void bfa_dport_sm_enabling(struct bfa_dport_s *dport, 5808 static void bfa_dport_sm_enabled(struct bfa_dport_s *dport, 5810 static void bfa_dport_sm_disabling_qwait(struct bfa_dport_s *dport, 5812 static void bfa_dport_sm_disabling(struct bfa_dport_s *dport, 5814 static void bfa_dport_sm_starting_qwait(struct bfa_dport_s *dport, 5816 static void bfa_dport_sm_starting(struct bfa_dport_s *dport, 5818 static void bfa_dport_sm_dynamic_disabling(struct bfa_dport_s *dport, 5820 static void bfa_dport_sm_dynamic_disabling_qwait(struct bfa_dport_s *dport, [all …]
|
D | bfa_svc.h | 716 struct bfa_dport_s { struct 738 struct bfa_dport_s dport; argument
|