Home
last modified time | relevance | path

Searched refs:un_pm_comp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/sun/io/
H A Dfd.c6278 char *un_pm_comp[] = { "NAME=spindle-motor", "0=off", "1=on"}; in create_pm_components() local
6281 "pm-components", un_pm_comp, 3) == DDI_PROP_SUCCESS) { in create_pm_components()