Searched refs:NI_GPCT_SUBDEV (Results 1 – 2 of 2) sorted by relevance
1375 dev->subdevices[NI_GPCT_SUBDEV(0)].buf_change = &pcimio_gpct0_change; in pcimio_auto_attach()1376 dev->subdevices[NI_GPCT_SUBDEV(1)].buf_change = &pcimio_gpct1_change; in pcimio_auto_attach()
208 #define NI_GPCT_SUBDEV(x) (NI_GPCT0_SUBDEV + (x)) macro1257 s = &dev->subdevices[NI_GPCT_SUBDEV(counter_index)]; in handle_gpct_interrupt()6266 s = &dev->subdevices[NI_GPCT_SUBDEV(i)]; in ni_E_init()