Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth_ioctl.h54 u16 DeviceNo; /* number of cache drive */ member
62 u16 DeviceNo; /* number of cache drive */ member
Dgdth.c1511 cmd_ptr->u.cache64.DeviceNo = (u16)p1; in gdth_internal_cmd()
1514 cmd_ptr->u.cache.DeviceNo = (u16)p1; in gdth_internal_cmd()
2492 cmdp->u.cache64.DeviceNo = hdrive; in gdth_fill_cache_cmd()
2496 cmdp->u.cache.DeviceNo = hdrive; in gdth_fill_cache_cmd()
4154 cmd.u.cache64.DeviceNo = res.number; in ioc_resetdrv()
4156 cmd.u.cache.DeviceNo = res.number; in ioc_resetdrv()
4206 gen.command.u.cache64.DeviceNo = gen.command.u.cache.DeviceNo; in ioc_general()
4329 cmd->u.cache64.DeviceNo = i; in ioc_hdrlist()
4331 cmd->u.cache.DeviceNo = i; in ioc_hdrlist()
4376 cmd->u.cache64.DeviceNo = LINUX_OS; in ioc_rescan()
[all …]
Dgdth_proc.c81 gdtcmd.u.cache64.DeviceNo = i; in gdth_set_asc_info()
84 gdtcmd.u.cache.DeviceNo = i; in gdth_set_asc_info()