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

/osnet-11/usr/src/lib/libdevinfo/
H A Ddevinfo_pca.c36 /* pca: <chassis-name> <chassis-serial> -> <alias-id> mapping */
45 /* implementation of a <chassis-name>.<chassis-serial> to <alias-id> map */
184 "<chassis-name>", "<chassis-serial>",
328 * <chassis-name>.<chassis-serial> || <alias-id>
414 char *prod, *chassis, *alias, *comment; local
424 * "<chassis
[all...]
/osnet-11/usr/src/lib/fm/topo/modules/common/disk/common/
H A Ddisk_common.c102 * group: authority properties: chassis-name, chassis-serial, chassis-part
288 char *chassis = NULL; local
295 * Pull the chassis name and serial number down from our receptacle
302 FM_FMRI_AUTH_V1_CHASSIS_SN, &chassis, &err))
303 chassis = topo_mod_strdup(mod, "unknown");
320 product, chassis, NULL, label, local
327 product, chassis, NULL, label, local
343 if (chassis)
[all...]

Completed in 23 milliseconds