Searched defs:bfa_diag_sfpshow_s (Results 1 – 1 of 1) sorted by relevance
582 struct bfa_diag_sfpshow_s { struct583 struct sfp_mem_s *sfpmem;584 bfa_cb_diag_t cbfn;585 void *cbarg;586 u8 lock;587 u8 static_data;588 u8 rsv[2];612 struct bfa_diag_sfpshow_s sfpshow; argument