Searched refs:bfa_dport_s (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/bfa/ |
H A D | bfa_svc.c | 5558 static void bfa_dport_sm_disabled(struct bfa_dport_s *dport, 5560 static void bfa_dport_sm_enabling_qwait(struct bfa_dport_s *dport, 5562 static void bfa_dport_sm_enabling(struct bfa_dport_s *dport, 5564 static void bfa_dport_sm_enabled(struct bfa_dport_s *dport, 5566 static void bfa_dport_sm_disabling_qwait(struct bfa_dport_s *dport, 5568 static void bfa_dport_sm_disabling(struct bfa_dport_s *dport, 5570 static void bfa_dport_sm_starting_qwait(struct bfa_dport_s *dport, 5572 static void bfa_dport_sm_starting(struct bfa_dport_s *dport, 5574 static void bfa_dport_sm_dynamic_disabling(struct bfa_dport_s *dport, 5576 static void bfa_dport_sm_dynamic_disabling_qwait(struct bfa_dport_s *dpor [all...] |
H A D | bfa_svc.h | 774 struct bfa_dport_s; 775 typedef void (*bfa_dport_sm_t)(struct bfa_dport_s *, enum bfa_dport_sm_event); 777 struct bfa_dport_s { struct 799 struct bfa_dport_s dport; argument 779 smbfa_dport_s global() argument
|