Home
last modified time | relevance | path

Searched refs:bfa_diag_dport_result_s (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/bfa/
A Dbfa_svc.h723 struct bfa_diag_dport_result_s result;
754 struct bfa_diag_dport_result_s *result);
A Dbfad_bsg.h595 struct bfa_diag_dport_result_s result;
A Dbfa_svc.c5719 memset(&dport->result, 0, sizeof(struct bfa_diag_dport_result_s)); in bfa_fcdiag_attach()
6206 sizeof(struct bfa_diag_dport_result_s)); in bfa_dport_sm_enabling()
6387 sizeof(struct bfa_diag_dport_result_s)); in bfa_dport_sm_starting()
6587 sizeof(struct bfa_diag_dport_result_s)); in bfa_dport_scn()
6592 sizeof(struct bfa_diag_dport_result_s)); in bfa_dport_scn()
6862 bfa_dport_show(struct bfa_s *bfa, struct bfa_diag_dport_result_s *result) in bfa_dport_show()
6894 memcpy(result, &dport->result, sizeof(struct bfa_diag_dport_result_s)); in bfa_dport_show()
A Dbfa_defs.h1208 struct bfa_diag_dport_result_s { struct

Completed in 29 milliseconds