Searched refs:exit_sd (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.c2610 * exit_sd - exit point for this driver (when it is a module).
2614 static void __exit exit_sd(void) function
2618 SCSI_LOG_HLQUEUE(3, printk("exit_sd: exiting sd driver\n"));
2631 module_exit(exit_sd); variable

Completed in 109 milliseconds