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

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

Completed in 63 milliseconds