Searched refs:pseudo_lld_bus (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 Dscsi_debug.c260 static struct bus_type pseudo_lld_bus; variable in typeref:struct:bus_type
269 .bus = &pseudo_lld_bus,
3361 ret = bus_register(&pseudo_lld_bus);
3403 bus_unregister(&pseudo_lld_bus);
3425 bus_unregister(&pseudo_lld_bus);
3476 sdbg_host->dev.bus = &pseudo_lld_bus;
3994 static struct bus_type pseudo_lld_bus = { variable in typeref:struct:bus_type

Completed in 46 milliseconds