Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dpci_sun4v.c609 struct pci_sun4v_msiq_entry { struct
610 u64 version_type;
622 u64 intx_sysino;
623 u64 reserved1;
624 u64 stick;
625 u64 req_id; /* bus/device/func */
633 u64 msi_address;
662 limit = pbm->msiq_ent_count * sizeof(struct pci_sun4v_msiq_entry); in pci_sun4v_get_head() argument