Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dst.c206 static void st_remove(struct scsi_device *);
210 .remove = st_remove,
4502 static void st_remove(struct scsi_device *SDp) in st_remove() function