Home
last modified time | relevance | path

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

/Linux-v5.4/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()
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()
[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()