Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/montecarlo/io/
H A Dhsc.c812 char slot_disable_prop[18]; in scsb_hsc_disable_slot() local
815 (void) sprintf(slot_disable_prop, "slot%d-status", hsp->hs_slot_number); in scsb_hsc_disable_slot()
823 slot_disable_prop, "disabled"); in scsb_hsc_disable_slot()
833 char slot_disable_prop[18]; in scsb_hsc_enable_slot() local
836 (void) sprintf(slot_disable_prop, "slot%d-status", hsp->hs_slot_number); in scsb_hsc_enable_slot()
844 slot_disable_prop); in scsb_hsc_enable_slot()