Home
last modified time | relevance | path

Searched refs:hdi_nasid (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/ia64/sn/kernel/
Dhuberror.c33 nasid = hubdev_info->hdi_nasid; in hub_eint_handler()
77 icrbb.ii_icrb0_b_regval = REMOTE_HUB_L(hubdev_info->hdi_nasid, in hubiio_crb_free()
80 REMOTE_HUB_S(hubdev_info->hdi_nasid, IIO_ICRB_B(crbnum), in hubiio_crb_free()
85 REMOTE_HUB_S(hubdev_info->hdi_nasid, IIO_ICDR, (IIO_ICDR_PND | crbnum)); in hubiio_crb_free()
86 while (REMOTE_HUB_L(hubdev_info->hdi_nasid, IIO_ICDR) & IIO_ICDR_PND) in hubiio_crb_free()
124 nasid = hubdev_info->hdi_nasid; in hubiio_crb_error_handler()
Dio_common.c165 if (hubdev->hdi_nasid & 1) /* If TIO */ in sn_common_hubdev_init()
196 hubdev->hdi_nasid, widget, device, in sn_common_hubdev_init()
199 status = sn_device_fixup_war(hubdev->hdi_nasid, in sn_common_hubdev_init()
Dio_acpi_init.c107 nasid = hubdev_ptr->hdi_nasid; in sn_acpi_hubdev_init()
/Linux-v4.19/arch/ia64/sn/include/xtalk/
Dhubdev.h73 short hdi_nasid; member