Home
last modified time | relevance | path

Searched refs:DeviceNo (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dgdth_ioctl.h62 ushort DeviceNo; /* number of cache drive */ member
70 ushort DeviceNo; /* number of cache drive */ member
Dgdth.c1855 cmd_ptr->u.cache64.DeviceNo = (ushort)p1; in gdth_internal_cmd()
1858 cmd_ptr->u.cache.DeviceNo = (ushort)p1; in gdth_internal_cmd()
2945 cmdp->u.cache64.DeviceNo = hdrive; in gdth_fill_cache_cmd()
2949 cmdp->u.cache.DeviceNo = hdrive; in gdth_fill_cache_cmd()
5391 cmd.u.cache64.DeviceNo = res.number; in ioc_resetdrv()
5393 cmd.u.cache.DeviceNo = res.number; in ioc_resetdrv()
5463 gen.command.u.cache64.DeviceNo = gen.command.u.cache.DeviceNo; in ioc_general()
5631 cmd.u.cache64.DeviceNo = i; in ioc_hdrlist()
5633 cmd.u.cache.DeviceNo = i; in ioc_hdrlist()
5709 cmd.u.cache64.DeviceNo = LINUX_OS; in ioc_rescan()
[all …]
Dgdth_proc.c156 gdtcmd.u.cache64.DeviceNo = i; in gdth_set_asc_info()
159 gdtcmd.u.cache.DeviceNo = i; in gdth_set_asc_info()