Home
last modified time | relevance | path

Searched defs:pci_sun4v_msiq_entry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/arch/sparc/kernel/
Dpci_sun4v.c915 struct pci_sun4v_msiq_entry { struct
916 u64 version_type;
928 u64 intx_sysino;
929 u64 reserved1;
930 u64 stick;
931 u64 req_id; /* bus/device/func */
939 u64 msi_address;
968 limit = pbm->msiq_ent_count * sizeof(struct pci_sun4v_msiq_entry); in pci_sun4v_get_head() argument