Searched defs:manage_pci (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/io/psm/
H A Dxpv_psm.c1019 physdev_manage_pci_t manage_pci, *newlist; local
1039 manage_pci.bus = bus;
1040 manage_pci.devfn = devfn;
1041 rc = HYPERVISOR_physdev_op(PHYSDEVOP_manage_pci_add, &manage_pci);

Completed in 50 milliseconds