Searched defs:bfa_fcs_fabric_s (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/bfa/
H A Dbfa_fcs.h143 struct bfa_fcs_fabric_s *fabric; /* parent fabric */
179 struct bfa_fcs_fabric_s { struct
217 #define bfa_fcs_vf_t struct bfa_fcs_fabric_s
224 struct bfa_fcs_fabric_s;
675 struct bfa_fcs_fabric_s fabric; /* base fabric state machine */
757 void bfa_fcs_fabric_link_up(struct bfa_fcs_fabric_s *fabric);
758 void bfa_fcs_fabric_link_down(struct bfa_fcs_fabric_s *fabric);
759 void bfa_fcs_fabric_addvport(struct bfa_fcs_fabric_s *fabric,
761 void bfa_fcs_fabric_delvport(struct bfa_fcs_fabric_s *fabric,
764 struct bfa_fcs_fabric_s *fabri
[all...]

Completed in 11 milliseconds