Home
last modified time | relevance | path

Searched refs:sun4v_pci_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/sparc/kernel/
Dpci_impl.h185 extern struct pci_ops sun4v_pci_ops;
Dpci_common.c314 struct pci_ops sun4v_pci_ops = { variable
Dpci_sun4v.c1177 pbm->pci_ops = &sun4v_pci_ops; in pci_sun4v_pbm_init()