Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvcobj.c687 boolean_t active_low, value; in i_psvc_get_presence() local
724 active_low = PSVC_IS_ACTIVE_LOW(mobjp->addr_spec); in i_psvc_get_presence()
731 if (active_low) in i_psvc_get_presence()
756 if (active_low) in i_psvc_get_presence()
1129 boolean_t active_low; in i_psvc_get_device_state_2_0() local
1151 active_low = PSVC_IS_ACTIVE_LOW(objp->addr_spec); in i_psvc_get_device_state_2_0()
1152 if (active_low) in i_psvc_get_device_state_2_0()
1170 boolean_t active_low; in i_psvc_set_device_state_2_0() local
1208 active_low = PSVC_IS_ACTIVE_LOW(objp->addr_spec); in i_psvc_set_device_state_2_0()
1209 bit_value ^= active_low; in i_psvc_set_device_state_2_0()
[all …]