Home
last modified time | relevance | path

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

/Linux-v5.10/arch/sparc/kernel/
Dpci_sun4v.c917 struct pci_sun4v_msiq_entry { struct
918 u64 version_type;
930 u64 intx_sysino;
931 u64 reserved1;
932 u64 stick;
933 u64 req_id; /* bus/device/func */
941 u64 msi_address;
970 limit = pbm->msiq_ent_count * sizeof(struct pci_sun4v_msiq_entry); in pci_sun4v_get_head() argument