Lines Matching refs:DeviceNo
1114 cmd_ptr->u.cache64.DeviceNo = (u16)p1; in gdth_internal_cmd()
1117 cmd_ptr->u.cache.DeviceNo = (u16)p1; in gdth_internal_cmd()
2033 cmdp->u.cache64.DeviceNo = hdrive; in gdth_fill_cache_cmd()
2037 cmdp->u.cache.DeviceNo = hdrive; in gdth_fill_cache_cmd()
3536 cmd.u.cache64.DeviceNo = res.number; in ioc_resetdrv()
3538 cmd.u.cache.DeviceNo = res.number; in ioc_resetdrv()
3557 gen->command.u.cache64.DeviceNo = gen->command.u.cache.DeviceNo; in gdth_ioc_cacheservice()
3728 cmd->u.cache64.DeviceNo = i; in ioc_hdrlist()
3730 cmd->u.cache.DeviceNo = i; in ioc_hdrlist()
3775 cmd->u.cache64.DeviceNo = LINUX_OS; in ioc_rescan()
3778 cmd->u.cache.DeviceNo = LINUX_OS; in ioc_rescan()
3793 cmd->u.cache64.DeviceNo = i; in ioc_rescan()
3795 cmd->u.cache.DeviceNo = i; in ioc_rescan()
3827 cmd->u.cache64.DeviceNo = i; in ioc_rescan()
3829 cmd->u.cache.DeviceNo = i; in ioc_rescan()
3840 cmd->u.cache64.DeviceNo = i; in ioc_rescan()
3842 cmd->u.cache.DeviceNo = i; in ioc_rescan()
3855 cmd->u.cache64.DeviceNo = i; in ioc_rescan()
3857 cmd->u.cache.DeviceNo = i; in ioc_rescan()
4048 gdtcmd.u.cache64.DeviceNo = i; in gdth_flush()
4052 gdtcmd.u.cache.DeviceNo = i; in gdth_flush()