Home
last modified time | relevance | path

Searched refs:ii_wstat_regval (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dshuberror.c200 wstat.ii_wstat_regval = REMOTE_HUB_L(hinfo->h_nasid, IIO_WSTAT); in hubii_eint_handler()
749 wstat.ii_wstat_regval = REMOTE_HUB_L(nasid, IIO_WSTAT); in hubii_check_widget_disabled()
750 if (wstat.ii_wstat_regval & IIO_WSTAT_ECRAZY) { in hubii_check_widget_disabled()
752 printk(KERN_WARNING "II error, WSTAT=0x%lx\n", wstat.ii_wstat_regval); in hubii_check_widget_disabled()
/linux-2.4.37.9/include/asm-ia64/sn/sn2/
Dshubio.h257 shubreg_t ii_wstat_regval; member