Home
last modified time | relevance | path

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

/linux-3.3/arch/sparc/kernel/
Dpci_sun4v.c628 struct pci_sun4v_msiq_entry { struct
629 u64 version_type;
641 u64 intx_sysino;
642 u64 reserved1;
643 u64 stick;
644 u64 req_id; /* bus/device/func */
652 u64 msi_address;
681 limit = pbm->msiq_ent_count * sizeof(struct pci_sun4v_msiq_entry); in pci_sun4v_get_head() argument