Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth_ioctl.h54 u16 DeviceNo; /* number of cache drive */ member
62 u16 DeviceNo; /* number of cache drive */ member
Dgdth.c1503 cmd_ptr->u.cache64.DeviceNo = (u16)p1; in gdth_internal_cmd()
1506 cmd_ptr->u.cache.DeviceNo = (u16)p1; in gdth_internal_cmd()
2484 cmdp->u.cache64.DeviceNo = hdrive; in gdth_fill_cache_cmd()
2488 cmdp->u.cache.DeviceNo = hdrive; in gdth_fill_cache_cmd()
4146 cmd.u.cache64.DeviceNo = res.number; in ioc_resetdrv()
4148 cmd.u.cache.DeviceNo = res.number; in ioc_resetdrv()
4198 gen.command.u.cache64.DeviceNo = gen.command.u.cache.DeviceNo; in ioc_general()
4321 cmd->u.cache64.DeviceNo = i; in ioc_hdrlist()
4323 cmd->u.cache.DeviceNo = i; in ioc_hdrlist()
4368 cmd->u.cache64.DeviceNo = LINUX_OS; in ioc_rescan()
[all …]
Dgdth_proc.c67 gdtcmd.u.cache64.DeviceNo = i; in gdth_set_asc_info()
70 gdtcmd.u.cache.DeviceNo = i; in gdth_set_asc_info()