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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dsd.h53 static int sd_remove(struct device *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dsd.c237 .remove = sd_remove,
1609 * Also think about sd_attach() and sd_remove() running coincidentally.
1715 * sd_remove - called whenever a scsi disk (previously recognized by
1725 static int sd_remove(struct device *dev) function

Completed in 57 milliseconds