Searched defs:exit_sd (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dsd.c3312 * exit_sd - exit point for this driver (when it is a module).
3316 static void __exit exit_sd(void) function
3320 SCSI_LOG_HLQUEUE(3, printk("exit_sd: exiting sd driver\n"));
3335 module_exit(exit_sd); variable

Completed in 64 milliseconds