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

/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c1810 #define CTL_DESC(_e, _n) \ macro
1818 CTL_DESC(SES_ET_DEVICE, device),
1819 CTL_DESC(SES_ET_POWER_SUPPLY, psu),
1820 CTL_DESC(SES_ET_COOLING, cooling),
1821 CTL_DESC(SES_ET_TEMPERATURE_SENSOR, temp),
1822 CTL_DESC(SES_ET_DOOR_LOCK, lock),
1823 CTL_DESC(SES_ET_AUDIBLE_ALARM, alarm),
1824 CTL_DESC(SES_ET_ESC_ELECTRONICS, esc),
1825 CTL_DESC(SES_ET_SCC_ELECTRONICS, scc),
1826 CTL_DESC(SES_ET_NONVOLATILE_CACH
[all...]

Completed in 73 milliseconds