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

/solaris-userland-s11u3/components/openstack/ironic/files/drivers/
H A Dsolaris.py20 from ironic.drivers import base namespace
28 class SolarisAndIPMIToolDriver(base.BaseDriver):
/solaris-userland-s11u3/tools/python/pkglint/
H A Duserland.py29 import pkg.lint.base as base namespace
39 class UserlandActionChecker(base.ActionChecker):
495 class UserlandManifestChecker(base.ManifestChecker):
/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py51 from ironic.drivers import base namespace
1411 class SolarisDeploy(base.DeployInterface):
1866 class SolarisManagement(base.ManagementInterface):
2101 class SolarisInspect(base.InspectInterface):
/solaris-userland-s11u3/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h793 /* The base address to the send queue. */
970 * VA or PA of the base of the completion queue. If PA the MMU context above
974 * as the base, and all need to be VA from one address space, or all need to
1889 * If this bit is set, the va in the key is used as an offset to the base
1918 /* byte[16:19] SHRDMEM ZI base address */
1924 /* byte[36:39] Flash address base of low vectors */
1926 /* byte[32:35] SHRDMEM address base of low vectors */
1966 /* byte[8:11] execution base */
1967 u32 base; member in struct:psif_flash_header_all
2005 * VA or PA of the base o
2629 u64 base; member in struct:psif_epsc_csr_log_ctrl
[all...]

Completed in 44 milliseconds