Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dgdth_ioctl.h51 u16 DeviceNo; /* number of cache drive */ member
59 u16 DeviceNo; /* number of cache drive */ member
Dgdth.c1114 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()
3459 cmd.u.cache64.DeviceNo = res.number; in ioc_resetdrv()
3461 cmd.u.cache.DeviceNo = res.number; in ioc_resetdrv()
3480 gen->command.u.cache64.DeviceNo = gen->command.u.cache.DeviceNo; in gdth_ioc_cacheservice()
3651 cmd->u.cache64.DeviceNo = i; in ioc_hdrlist()
3653 cmd->u.cache.DeviceNo = i; in ioc_hdrlist()
3698 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()