Searched defs:bfa_diag_sfpshow_s (Results 1 – 1 of 1) sorted by relevance
585 struct bfa_diag_sfpshow_s { struct586 struct sfp_mem_s *sfpmem;587 bfa_cb_diag_t cbfn;588 void *cbarg;589 u8 lock;590 u8 static_data;591 u8 rsv[2];615 struct bfa_diag_sfpshow_s sfpshow; argument