Searched refs:mca_bus_type (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mca/
H A Dmca-driver.c36 mca_drv->driver.bus = &mca_bus_type;
H A Dmca-bus.c72 struct bus_type mca_bus_type = { variable in typeref:struct:bus_type
76 EXPORT_SYMBOL (mca_bus_type); variable
112 mca_dev->dev.bus = &mca_bus_type;
168 return bus_register(&mca_bus_type);
H A Dmca-legacy.c86 bus_for_each_dev(&mca_bus_type, NULL, &info, mca_find_adapter_callback);
134 bus_for_each_dev(&mca_bus_type, NULL, &info, mca_find_adapter_callback);
179 bus_for_each_dev(&mca_bus_type, NULL, &info, mca_find_device_by_slot_callback);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmca.h126 extern struct bus_type mca_bus_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR_D700.c380 .bus = &mca_bus_type,
H A Dsim710.c272 .bus = &mca_bus_type,
H A DNCR_Q720.c351 .bus = &mca_bus_type,
H A Dibmmca.c2294 .bus = &mca_bus_type,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dmca_32.c476 bus_for_each_dev(&mca_bus_type, NULL, NULL, mca_handle_nmi_callback);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc-mca.c550 .bus = &mca_bus_type,
H A Dibmlana.c953 .bus = &mca_bus_type,
H A D3c509.c474 .bus = &mca_bus_type,
H A Ddepca.c394 .bus = &mca_bus_type,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dmadgemc.c735 .bus = &mca_bus_type,

Completed in 118 milliseconds