Searched refs:voltage (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.info114 PROP Class string r 0 "voltage-indicator"
115 REFPROP _voltage-indicator_ name:/platform/pci/isa/bscbus/bscv/5v?_class=voltage-indicator
118 PROP Class string r 0 "voltage-indicator"
119 REFPROP _voltage-indicator_ name:/platform/pci/isa/bscbus/bscv/3.3v?_class=voltage-indicator
122 PROP Class string r 0 "voltage-indicator"
123 REFPROP _voltage-indicator_ name:/platform/pci/isa/bscbus/bscv/2.5v?_class=voltage-indicator
126 PROP Class string r 0 "voltage-indicator"
127 REFPROP _voltage-indicator_ name:/platform/pci/isa/bscbus/bscv/vcore?_class=voltage-indicator
164 name:/platform/pci/isa/bscbus/bscv/5v?_class=voltage-indicator
166 name:/platform/pci/isa/bscbus/bscv/3.3v?_class=voltage
[all...]
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dstorage.esc115 event ereport.chassis.sensor.voltage.ov@controller;
116 event ereport.chassis.sensor.voltage.ov@fanmodule;
117 event ereport.chassis.sensor.voltage.ov@psu;
118 event ereport.chassis.sensor.voltage.uv@controller;
119 event ereport.chassis.sensor.voltage.uv@fanmodule;
120 event ereport.chassis.sensor.voltage.uv@psu;
240 ereport.chassis.sensor.voltage.ov@controller,
241 ereport.chassis.sensor.voltage.uv@controller;
246 ereport.chassis.sensor.voltage.ov@fanmodule,
247 ereport.chassis.sensor.voltage
[all...]
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk_eeprom.h139 * (PA) output voltage detector. This same detector is used during Tx of
147 uint16_t v_det; /* PA output voltage */
161 /* coefficients for voltage->power formula (signed) */
216 uint16_t voltage; member in struct:iwk_eep_calib_info
H A Diwk_hw.h1566 * 2) Power supply voltage measurement.
1682 * 7) Find difference between current power supply voltage indicator
1683 * (from "initialize alive") and factory-measured power supply voltage
1686 * If the current voltage is higher (indicator is lower) than factory
1687 * voltage, gain should be reduced (gain table index increased) by:
1691 * If the current voltage is lower (indicator is higher) than factory
1692 * voltage, gain should be increased (gain table index decreased) by:
1701 * NOTE: "Initialize" uCode measures current voltage, which is assumed
1817 * 4965 power supply voltage compensation
1830 * power varies with temperature, voltage, an
2742 uint32_t voltage; /* signed */ member in struct:iwk_init_alive_resp
[all...]
H A Diwk2.c2023 * The 4965 reply contains calibration data for temperature, voltage and tx gain
4742 * Calculate voltage compensation for Tx power. For more infomation,
4935 eep_voltage = (int32_t)LE_16(sc->sc_eep_map.calib_info.voltage);
4936 init_voltage = (int32_t)LE_32(sc->sc_card_alive_init.voltage);
4938 /* calculate voltage compensation to Tx power */
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Dpicldiag.c2859 * print voltage sensor information
2866 float voltage; local
2889 voltage = picldiag_get_float_propval(voltageh, PICL_PROP_VOLTAGE, &err);
2900 if (got_voltage && voltage < threshold)
2909 if (got_voltage && voltage < threshold)
2918 if (got_voltage && voltage > threshold)
2927 if (got_voltage && voltage > threshold)
2946 log_printf("(%.2fV)", voltage);
2974 * callback function search children to find voltage sensors and print voltage
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/lw8/common/
H A Dlw8.c2839 * print voltage sensor information
2846 float voltage; local
2869 voltage = picldiag_get_float_propval(voltageh, PICL_PROP_VOLTAGE, &err);
2880 if (got_voltage && voltage < threshold)
2889 if (got_voltage && voltage < threshold)
2898 if (got_voltage && voltage > threshold)
2907 if (got_voltage && voltage > threshold)
2926 log_printf("(%.2fV)", voltage);
2954 * callback function search children to find voltage sensors and print voltage
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/schumacher/common/
H A Dschumacher.c2450 * print voltage sensor information
2457 float voltage; local
2480 voltage = picldiag_get_float_propval(voltageh, PICL_PROP_VOLTAGE, &err);
2491 if (got_voltage && voltage < threshold)
2500 if (got_voltage && voltage < threshold)
2509 if (got_voltage && voltage > threshold)
2518 if (got_voltage && voltage > threshold)
2535 log_printf("(%.2fV)", voltage);
2564 * callback function search children to find voltage sensors and print voltage
[all...]
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_hw.h1997 uint32_t voltage; /* signed */ member in struct:iwh_init_alive_resp
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_hw.h1997 uint32_t voltage; /* signed */ member in struct:iwp_init_alive_resp
/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c1833 CTL_DESC(SES_ET_VOLTAGE_SENSOR, voltage),

Completed in 125 milliseconds