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

/illumos-gate/usr/src/uts/sun4u/montecarlo/io/
H A Dscsb.c267 static uchar_t tonga_slotnum_led_shift(scsb_state_t *scsb, uchar_t data);
2393 * tonga_slotnum_led_shift: this function remaps slot bits ONLY for Slots 1-5
2402 tonga_slotnum_led_shift(scsb_state_t *scsb, uchar_t data) function
2440 cmn_err(CE_NOTE, "tonga_slotnum_led_shift: old/new: 0x%x/0x%x",
5667 * Call tonga_slotnum_led_shift() for each register that
5678 reg = tonga_slotnum_led_shift(scsb, scsb->scsb_data_reg[index]);
5689 reg = tonga_slotnum_led_shift(scsb, scsb->scsb_data_reg[index]);
5700 reg = tonga_slotnum_led_shift(scsb, scsb->scsb_data_reg[index]);

Completed in 57 milliseconds