Lines Matching refs:ionode
3748 ha->dvr.eu.driver.ionode = hanum; in gdth_interrupt()
3764 ha->dvr.eu.driver.ionode = hanum; in gdth_interrupt()
4028 ha->dvr.eu.sync.ionode = hanum; in gdth_sync_event()
4255 ha->dvr.eu.async.ionode = hanum; in gdth_async_event()
4260 ha->dvr.eu.async.ionode = hanum; in gdth_async_event()
4288 printk("Adapter %d: %s\n",dvr->eu.async.ionode,dvr->event_string); in gdth_log_event()
4291 dvr->eu.async.ionode,dvr->event_string); in gdth_log_event()
4327 dvr->eu.async.ionode,dvr->eu.async.service,dvr->eu.async.status); in gdth_log_event()
4330 dvr->eu.async.ionode,dvr->eu.async.service,dvr->eu.async.status); in gdth_log_event()
5303 evt.ionode >= gdth_ctr_count) in ioc_event()
5305 ha = HADATA(gdth_ctr_tab[evt.ionode]); in ioc_event()
5340 ldrv.ionode >= gdth_ctr_count) in ioc_lockdrv()
5342 ha = HADATA(gdth_ctr_tab[ldrv.ionode]); in ioc_lockdrv()
5352 gdth_wait_completion(ldrv.ionode, ha->bus_cnt, j); in ioc_lockdrv()
5353 gdth_stop_timeout(ldrv.ionode, ha->bus_cnt, j); in ioc_lockdrv()
5358 gdth_start_timeout(ldrv.ionode, ha->bus_cnt, j); in ioc_lockdrv()
5359 gdth_next(ldrv.ionode); in ioc_lockdrv()
5380 res.ionode >= gdth_ctr_count || res.number >= MAX_HDRIVES) in ioc_resetdrv()
5382 hanum = res.ionode; in ioc_resetdrv()
5442 gen.ionode >= gdth_ctr_count) in ioc_general()
5444 hanum = gen.ionode; in ioc_general()
5592 rsc.ionode >= gdth_ctr_count) in ioc_hdrlist()
5594 hanum = rsc.ionode; in ioc_hdrlist()
5678 rsc.ionode >= gdth_ctr_count) in ioc_rescan()
5680 hanum = rsc.ionode; in ioc_rescan()
5912 ctrt.ionode >= gdth_ctr_count) in gdth_ioctl()
5914 ha = HADATA(gdth_ctr_tab[ctrt.ionode]); in gdth_ioctl()
5953 lchn.ionode >= gdth_ctr_count) in gdth_ioctl()
5955 ha = HADATA(gdth_ctr_tab[lchn.ionode]); in gdth_ioctl()
5964 gdth_wait_completion(lchn.ionode, i, j); in gdth_ioctl()
5965 gdth_stop_timeout(lchn.ionode, i, j); in gdth_ioctl()
5972 gdth_start_timeout(lchn.ionode, i, j); in gdth_ioctl()
5973 gdth_next(lchn.ionode); in gdth_ioctl()
5992 res.ionode >= gdth_ctr_count) in gdth_ioctl()
5994 hanum = res.ionode; in gdth_ioctl()