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

/drivers/scsi/
H A Dscsi_proc.c271 * scsi_remove_single_device - Respond to user request to remove a device
280 static int scsi_remove_single_device(uint host, uint channel, uint id, uint lun) function
369 err = scsi_remove_single_device(host, channel, id, lun);

Completed in 55 milliseconds