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

/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c59 #define SES_STARTING_SUBCHASSIS 256 /* valid subchassis IDs are uint8_t */
2182 * Instantiate a new subchassis instance in the topology.
2207 * Record the subchassis serial number in the FMRI.
2208 * For now, we assume that logical id is the subchassis serial number.
2230 * Look for the subchassis label in the following order:
2235 * For subchassis, the default label is "SUBCHASSIS"
2257 * Set the 'chassis-type' property for this subchassis. This is either
2258 * 'ses-class-description' or 'subchassis'.
2261 desc = "subchassis";
3045 * Initialize chassis or subchassis
3048 ses_init_chassis(topo_mod_t *mod, ses_enum_data_t *sdp, ses_enum_chassis_t *pcp, ses_enum_chassis_t *cp, ses_node_t *np, nvlist_t *props, uint64_t subchassis, ses_chassis_type_e flags) argument
3127 uint64_t subchassis = NO_SUBCHASSIS; local
[all...]

Completed in 52 milliseconds