Home
last modified time | relevance | path

Searched refs:SG_SCSI_RESET (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_ioctl.c257 case SG_SCSI_RESET: in scsi_ioctl_common()
309 if (cmd == SG_SCSI_RESET && ndelay) { in scsi_ioctl_block_when_processing_errors()
H A Dsg.c1129 case SG_SCSI_RESET: in sg_ioctl_common()
/kernel/linux/linux-5.10/include/scsi/
H A Dsg.h197 #define SG_SCSI_RESET 0x2284 macro
198 /* Associated values that can be given to SG_SCSI_RESET follow.
/kernel/linux/linux-6.6/include/scsi/
H A Dsg.h226 #define SG_SCSI_RESET 0x2284 macro
227 /* Associated values that can be given to SG_SCSI_RESET follow.
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_ioctl.c927 case SG_SCSI_RESET: in scsi_ioctl()
950 if (cmd == SG_SCSI_RESET && ndelay) { in scsi_ioctl_block_when_processing_errors()
H A Dsg.c1131 case SG_SCSI_RESET: in sg_ioctl_common()

Completed in 10 milliseconds