Searched refs:ide_bus_type (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/
H A Dide.c1755 struct bus_type ide_bus_type = { variable in typeref:struct:bus_type
1767 EXPORT_SYMBOL_GPL(ide_bus_type); variable
1779 ret = bus_register(&ide_bus_type);
1854 bus_unregister(&ide_bus_type);
H A Dide-probe.c1301 drive->gendev.bus = &ide_bus_type;
H A Dide-proc.c824 err = bus_for_each_drv(&ide_bus_type, NULL, s, proc_print_driver);
H A Dide-disk.c1079 .bus = &ide_bus_type,
H A Dide-floppy.c1818 .bus = &ide_bus_type,
H A Dide-cd.c3044 .bus = &ide_bus_type,
H A Dide-tape.c4424 .bus = &ide_bus_type,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dide.h1394 extern struct bus_type ide_bus_type;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dide-scsi.c788 .bus = &ide_bus_type,

Completed in 262 milliseconds