Searched refs:scsi_dh_nb (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/device_handler/
H A Dscsi_dh.c564 static struct notifier_block scsi_dh_nb = { variable in typeref:struct:notifier_block
572 r = bus_register_notifier(&scsi_bus_type, &scsi_dh_nb);
585 bus_unregister_notifier(&scsi_bus_type, &scsi_dh_nb);

Completed in 33 milliseconds