Searched refs:sgioc (Results 1 – 7 of 7) sorted by relevance
22 struct sgioc_regs *sgioc; variable24 EXPORT_SYMBOL(sgioc);39 sgioc = (struct sgioc_regs *)hpc3c0->pbus_extregs[6]; in sgihpc_init()49 sgint = &sgioc->int3; in sgihpc_init()61 sgioc->reset = sgi_ioc_reset; in sgihpc_init()62 sgioc->write = sgi_ioc_write; in sgihpc_init()
61 sgioc->panel = ~SGIOC_PANEL_POWERON; in sgi_machine_power_off()94 sgioc->reset = sgi_ioc_reset; in blink_timeout()107 sgioc->panel = SGIOC_PANEL_POWERON | SGIOC_PANEL_POWERINTR | in debounce()145 buttons = sgioc->panel; in panel_int()146 sgioc->panel = SGIOC_PANEL_POWERON | SGIOC_PANEL_POWERINTR; in panel_int()
35 extio_stat = ip22_is_fullhouse() ? sgioc->extio : (sgint->errstat << 4); in save_and_clear_buserr()
185 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init()
126 extio_stat = sgioc->extio; in save_and_clear_buserr()
75 #define ip22_is_fullhouse() (sgioc->sysid & SGIOC_SYSID_FULLHOUSE)
197 extern struct sgioc_regs *sgioc;