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

/linux-master/drivers/scsi/
H A Dscsi_proc.c357 * scsi_remove_single_device - Respond to user request to remove a device
366 static int scsi_remove_single_device(uint host, uint channel, uint id, uint lun) function
459 err = scsi_remove_single_device(host, channel, id, lun);

Completed in 78 milliseconds