Searched refs:eccdf (Results 1 – 1 of 1) sorted by relevance
52 PciCcdfErr *eccdf; in pci_chsc_sei_nt2_get_event() local65 eccdf = (PciCcdfErr *)nt2_res->ccdf; in pci_chsc_sei_nt2_get_event()66 eccdf->fid = cpu_to_be32(sei_cont->fid); in pci_chsc_sei_nt2_get_event()67 eccdf->fh = cpu_to_be32(sei_cont->fh); in pci_chsc_sei_nt2_get_event()68 eccdf->e = cpu_to_be32(sei_cont->e); in pci_chsc_sei_nt2_get_event()69 eccdf->faddr = cpu_to_be64(sei_cont->faddr); in pci_chsc_sei_nt2_get_event()70 eccdf->pec = cpu_to_be16(sei_cont->pec); in pci_chsc_sei_nt2_get_event()