Lines Matching defs:t
601 * For P0.6 No Interrupt Support, don't enable PSM Interrupt
1102 * Don't fail the open if SCB removed since we still want to satisfy
1166 "sm_open(%d): can't open, state is EXCL",
1341 * Don't fail ALL commands if the SCB removed, since we still want to
1356 /* if we don't understand the ioctl */
1582 /* for now we don't understand these ioctls */
2542 * succeeding, so we won't return an error for this
2913 int i, t, index, unit, is_tonga = 0;
2930 t = SYS_OFFSET(SCTRL_CFG_MPID0);
2932 (SCTRL_MPID_MASK << t)) >> t);
3015 * Get the slot event code (t), then use it to get the
3023 t = FRU_UNIT_TO_EVCODE(SLOT, iunit);
3025 t = FRU_UNIT_TO_EVCODE(SLOT, unit);
3027 led_bit = FRU_OFFSET(t, SCTRL_LED_OK_BASE);
3028 blink_bit = FRU_OFFSET(t, SCTRL_BLINK_OK_BASE);
3029 blink_reg = FRU_REG_ADDR(t, SCTRL_BLINK_OK_BASE);
3033 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3039 syscfg = FRU_REG_ADDR(t, SCTRL_SYSCFG_BASE);
3041 led_reg = FRU_REG_ADDR(t, SCTRL_LED_OK_BASE);
3081 * get the FRU event code (t), then use it to get the
3084 t = FRU_UNIT_TO_EVCODE(PDU, unit);
3085 led_bit = FRU_OFFSET(t, SCTRL_LED_OK_BASE);
3086 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3088 blink_bit = FRU_OFFSET(t, SCTRL_BLINK_OK_BASE);
3089 i = FRU_REG_INDEX(t, SCTRL_BLINK_OK_BASE);
3099 i = FRU_REG_INDEX(t, SCTRL_SYSCFG_BASE);
3102 i = FRU_REG_INDEX(t, SCTRL_LED_OK_BASE);
3115 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
3139 * get the FRU event code (t), then use it to get the
3142 t = FRU_UNIT_TO_EVCODE(PS, unit);
3143 led_bit = FRU_OFFSET(t, SCTRL_LED_OK_BASE);
3144 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3146 blink_bit = FRU_OFFSET(t, SCTRL_BLINK_OK_BASE);
3147 i = FRU_REG_INDEX(t, SCTRL_BLINK_OK_BASE);
3157 i = FRU_REG_INDEX(t, SCTRL_SYSCFG_BASE);
3160 i = FRU_REG_INDEX(t, SCTRL_LED_OK_BASE);
3172 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
3198 * get the FRU event code (t), then use it to get the
3201 t = FRU_UNIT_TO_EVCODE(DISK, unit);
3202 led_bit = FRU_OFFSET(t, SCTRL_LED_OK_BASE);
3203 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3205 blink_bit = FRU_OFFSET(t, SCTRL_BLINK_OK_BASE);
3206 i = FRU_REG_INDEX(t, SCTRL_BLINK_OK_BASE);
3216 i = FRU_REG_INDEX(t, SCTRL_SYSCFG_BASE);
3219 i = FRU_REG_INDEX(t, SCTRL_LED_OK_BASE);
3231 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
3257 * get the FRU event code (t), then use it to get the
3260 t = FRU_UNIT_TO_EVCODE(FAN, unit);
3261 led_bit = FRU_OFFSET(t, SCTRL_LED_OK_BASE);
3262 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3264 blink_bit = FRU_OFFSET(t, SCTRL_BLINK_OK_BASE);
3265 i = FRU_REG_INDEX(t, SCTRL_BLINK_OK_BASE);
3275 i = FRU_REG_INDEX(t, SCTRL_SYSCFG_BASE);
3278 i = FRU_REG_INDEX(t, SCTRL_LED_OK_BASE);
3290 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
3317 * get the FRU event code (t), then use it to get the
3320 t = FRU_UNIT_TO_EVCODE(ALARM, unit);
3321 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3326 i = FRU_REG_INDEX(t, SCTRL_SYSCFG_BASE);
3339 * fru_id_table[event_to_index(t)];
3348 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
3374 * get the FRU event code (t), then use it to get the
3377 t = FRU_UNIT_TO_EVCODE(SCB, unit);
3378 led_bit = FRU_OFFSET(t, SCTRL_LED_OK_BASE);
3379 i = FRU_REG_INDEX(t, SCTRL_LED_OK_BASE);
3382 blink_bit = FRU_OFFSET(t, SCTRL_BLINK_OK_BASE);
3383 i = FRU_REG_INDEX(t, SCTRL_BLINK_OK_BASE);
3401 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
3427 * get the FRU event code (t), then use it to get the
3430 t = FRU_UNIT_TO_EVCODE(SSB, unit);
3431 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3436 i = FRU_REG_INDEX(t, SCTRL_SYSCFG_BASE);
3449 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
3471 * get the FRU event code (t), then use it to get the
3474 t = FRU_UNIT_TO_EVCODE(CFTM, unit);
3475 led_bit = FRU_OFFSET(t, SCTRL_LED_OK_BASE);
3476 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3478 blink_bit = FRU_OFFSET(t, SCTRL_BLINK_OK_BASE);
3479 i = FRU_REG_INDEX(t, SCTRL_BLINK_OK_BASE);
3489 i = FRU_REG_INDEX(t, SCTRL_SYSCFG_BASE);
3492 i = FRU_REG_INDEX(t, SCTRL_LED_OK_BASE);
3509 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
3532 * get the FRU event code (t), then use it to get the
3535 t = FRU_UNIT_TO_EVCODE(CRTM, unit);
3536 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3541 i = FRU_REG_INDEX(t, SCTRL_SYSCFG_BASE);
3554 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
3576 * get the FRU event code (t), then use it to get the
3579 t = FRU_UNIT_TO_EVCODE(PRTM, unit);
3580 bit_num = FRU_OFFSET(t, SCTRL_SYSCFG_BASE);
3585 i = FRU_REG_INDEX(t, SCTRL_SYSCFG_BASE);
3598 fru_ptr->fru_id = fru_id_table[event_to_index(t)];
4183 * There shouldn't be a bad board plugged in the system
4471 * their interrupts, if they aren't already masked.
4551 * if retval == 0, then we didn't call scsb_restore,
4787 * so we won't do it again.
7048 * However, hsc module doesn't depend on slot_flag during removal.