Searched refs:sgioc (Results 1 – 7 of 7) sorted by relevance
23 struct sgioc_regs *sgioc; variable25 EXPORT_SYMBOL(sgioc);40 sgioc = (struct sgioc_regs *)hpc3c0->pbus_extregs[6]; in sgihpc_init()50 sgint = &sgioc->int3; in sgihpc_init()62 sgioc->reset = sgi_ioc_reset; in sgihpc_init()63 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()144 buttons = sgioc->panel; in panel_int()145 sgioc->panel = SGIOC_PANEL_POWERON | SGIOC_PANEL_POWERINTR; in panel_int()
36 extio_stat = ip22_is_fullhouse() ? sgioc->extio : (sgint->errstat << 4); in save_and_clear_buserr()
187 if (SGIOC_SYSID_BOARDREV(sgioc->sysid) < 2) { in sgimc_init()
130 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;