Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_error.c2092 * scsi_eh_lock_door - Prevent medium removal for the specified device
2102 static void scsi_eh_lock_door(struct scsi_device *sdev) in scsi_eh_lock_door() function
2148 scsi_eh_lock_door(sdev); in scsi_restart_operations()