Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dsd.c4162 static void sd_shutdown(struct scsi_device *sdp) in sd_shutdown() function
4212 sd_shutdown(sdp); in sd_remove()
4362 .shutdown = sd_shutdown,