Uses of Enum Class
com.xensource.xenapi.Types.PciDom0Access
-
Uses of Types.PciDom0Access in com.xensource.xenapi
Fields in com.xensource.xenapi declared as Types.PciDom0AccessMethods in com.xensource.xenapi that return Types.PciDom0AccessModifier and TypeMethodDescriptionPCI.disableDom0Access(Connection c) Hide a PCI device from the dom0 kernel.PGPU.disableDom0Access(Connection c) Deprecated.since 24.14.0PCI.enableDom0Access(Connection c) Unhide a PCI device from the dom0 kernel.PGPU.enableDom0Access(Connection c) Deprecated.since 24.14.0PGPU.getDom0Access(Connection c) Deprecated.since 24.14.0PCI.getDom0AccessStatus(Connection c) Return a PCI device dom0 access status.static Types.PciDom0AccessReturns the enum constant of this class with the specified name.static Types.PciDom0Access[]Types.PciDom0Access.values()Returns an array containing the constants of this enum class, in the order they are declared.