Lines Matching defs:set

516 	 *  2. set SCB_INITIALIZED bit in SysCommand registers (SYS_CMD_BASE)
520 * to find present FRUs and set corresponding FRU bits at
523 * and set the OK LEDs on the SSB.
528 * 7. set SCB EEPROM address bits SPA2-SPA0 at SYS_CMD_BASE + 1
535 * if scsb_debug is set.
536 * 11. Check if Alarm Card present at boot and set flags
635 /* Check if Alarm Card present at boot and set flags */
678 * of Hot Insertion support, to check the SCB PROM ID register and set
788 "scsb_attach: failed to set SCB_INIT");
875 /* 7. set SCB EEPROM address: NOT USED */
1522 * check mode_vals[0] for get/set option. setting
2437 new_data |= data; /* set any remaining bits */
2530 * Sanity check, make sure we got plausible values for set command.
2871 * Base of register set
2876 * SCB P0.6 workaround: read registers twice, use 2nd value set
3043 * check and set presence status
3105 * check and set presence status
3163 * check and set presence status
3222 * check and set presence status
3281 * check and set presence status
3330 * check and set presence status
3392 * check and set presence status
3440 * check and set presence status
3495 * check and set presence status
3545 * check and set presence status
3589 * check and set presence status
3655 cmn_err(CE_NOTE, "mct_topology_dump: Topology not set!");
4152 * Also, set state to SCSB_FROZEN which denies access to scsb while in
4261 /* Check if Alarm Card present at boot and set flags */
4331 * If SCSB_IN_INTR is already set in scsb_state,
4402 * code to set the scsb_state PROM ID bits and to set up the
4423 * Now check the INTSRC registers for set bits.
4449 * We have seen that an interrupt source bit can be set
4451 * has been set to mask the interrupt. So we must
4452 * clear all bits set in the interrupt source register.
4508 * Also, leave the bit set in scb_intr_regs[] so we can
4577 * interrupts are set.
4633 * We are here means that there was some bit set in the interrupt
4692 while (intr_reg) { /* for each INTSRC bit that's set */
4782 * set the event code bit here in order to
4798 * set and cannot be cleared, so ignore it.
5131 scsb_polled_int(scsb_state_t *scsb, int cmd, uint32_t *set)
5135 *set = 0;
5148 *set = scsb_event_code;
5155 *set = get_event_code();
5158 cmn_err(CE_NOTE, "scsb_polled_int: event_code = 0x%x", *set);
5263 reg = SCSB_REG_ADDR_START; /* 1st register in set */
5452 * First find the fru_info for this fru_id, and set fru_status for callback.
5624 * Done, set the flag for scsb_detach() and other checks
5944 * XXX: need to check healthy regs to set fru_health
6632 * Find out if a bit is set for the FRU type and unit number in the register
6633 * set defined by the register base table index, base.
6634 * Returns TRUE if bit is set, or FALSE.
7175 * bit set for non-existing slot, e.g slot 7 on Tonga.
7182 cmn_err(CE_NOTE, "Healthy interrupt bit set for"
7191 cmn_err(CE_NOTE, "Healthy interrupt bit set for"
7308 * For P1.5, set the SCB_INIT bit in the System Command register,
7311 * clear if set.
7315 * Read INTSRC6 and write back 0x20 in case INIT_SCB is set
7350 " failed to set SCB_INIT");