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

/solaris-userland/components/openstack/ironic/files/drivers/
H A Dsolaris.py21 from ironic.drivers import base namespace
28 class SolarisAndIPMIToolDriver(base.BaseDriver):
/solaris-userland/tools/python/pkglint/
H A Duserland.py29 import pkg.lint.base as base namespace
39 class UserlandActionChecker(base.ActionChecker):
512 class UserlandManifestChecker(base.ManifestChecker):
/solaris-userland/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py54 from ironic.drivers import base namespace
1477 class SolarisDeploy(base.DeployInterface):
1932 class SolarisManagement(base.ManagementInterface):
2187 class SolarisInspect(base.InspectInterface):
/solaris-userland/components/open-fabrics/libsif/include/psifapi/
H A Dpsif_hw_data_be.h865 /* The base address to the send queue. */
1042 * VA or PA of the base of the completion queue. If PA the MMU context above
1046 * as the base, and all need to be VA from one address space, or all need to
1961 * If this bit is set, the va in the key is used as an offset to the base
1990 /* byte[16:19] SHRDMEM ZI base address */
1996 /* byte[36:39] Flash address base of low vectors */
1998 /* byte[32:35] SHRDMEM address base of low vectors */
2038 /* byte[8:11] execution base */
2039 u32 base; member in struct:psif_flash_header_all
2077 * VA or PA of the base o
2714 u64 base; member in struct:psif_epsc_csr_log_ctrl
[all...]
H A Dpsif_hw_data_le.h839 /* The base address to the send queue. */
1016 * VA or PA of the base of the completion queue. If PA the MMU context above
1020 * as the base, and all need to be VA from one address space, or all need to
1900 * If this bit is set, the va in the key is used as an offset to the base
1962 /* byte[16:19] SHRDMEM ZI base address */
1970 /* byte[32:35] SHRDMEM address base of low vectors */
1972 /* byte[36:39] Flash address base of low vectors */
2009 /* byte[8:11] execution base */
2010 u32 base; member in struct:psif_flash_header_all
2051 * VA or PA of the base o
2688 u64 base; member in struct:psif_epsc_csr_log_ctrl
[all...]

Completed in 53 milliseconds