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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsd.c103 static int sd_remove(struct device *);
305 .remove = sd_remove,
2313 * Also think about sd_attach() and sd_remove() running coincidentally.
2405 * sd_remove - called whenever a scsi disk (previously recognized by
2415 static int sd_remove(struct device *dev) function

Completed in 112 milliseconds