Searched refs:hw_pci (Results 1 - 25 of 59) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-iop13xx/include/mach/
H A Dpci.h7 struct hw_pci;
10 void iop13xx_atu_select(struct hw_pci *plat_pci);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/mach/
H A Dpci.h17 struct hw_pci { struct
48 struct hw_pci *hw;
58 * Call this with your hw_pci struct to initialise the PCI system.
60 void pci_common_init(struct hw_pci *);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shark/
H A Dpci.c29 static struct hw_pci shark_pci __initdata = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-footbridge/
H A Dcats-pci.c41 static struct hw_pci cats_pci __initdata = {
H A Debsa285-pci.c31 static struct hw_pci ebsa285_pci __initdata = {
H A Dnetwinder-pci.c45 static struct hw_pci netwinder_pci __initdata = {
H A Dpersonal-pci.c40 static struct hw_pci personal_server_pci __initdata = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ixp4xx/
H A Dcoyote-pci.c49 struct hw_pci coyote_pci __initdata = {
H A Dgateway7001-pci.c47 struct hw_pci gateway7001_pci __initdata = {
H A Dixdpg425-pci.c43 struct hw_pci ixdpg425_pci __initdata = {
H A Dvulcan-pci.c57 struct hw_pci vulcan_pci __initdata = {
H A Dwg302v2-pci.c47 struct hw_pci wg302v2_pci __initdata = {
H A Davila-pci.c66 struct hw_pci avila_pci __initdata = {
H A Ddsmg600-pci.c63 struct hw_pci __initdata dsmg600_pci = {
H A Dfsg-pci.c60 struct hw_pci fsg_pci __initdata = {
H A Dgtwx5715-pci.c68 struct hw_pci gtwx5715_pci __initdata = {
H A Dixdp425-pci.c61 struct hw_pci ixdp425_pci __initdata = {
H A Dnas100d-pci.c59 struct hw_pci __initdata nas100d_pci = {
H A Dnslu2-pci.c55 struct hw_pci __initdata nslu2_pci = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-cns3xxx/
H A Dpcie.c38 struct hw_pci hw_pci; member in struct:cns3xxx_pcie
222 .hw_pci = {
265 .hw_pci = {
278 int port = cnspci->hw_pci.domain;
309 int port = cnspci->hw_pci.domain;
382 pci_common_init(&cns3xxx_pcie[i].hw_pci);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-integrator/
H A Dpci.c107 static struct hw_pci integrator_pci __initdata = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-iop13xx/
H A Diq81340mc.c56 static struct hw_pci iq81340mc_pci __initdata = {
H A Diq81340sc.c58 static struct hw_pci iq81340sc_pci __initdata = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Drd88f6183ap-ge-setup.c105 static struct hw_pci rd88f6183ap_ge_pci __initdata = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-iop33x/
H A Diq80331.c86 static struct hw_pci iq80331_pci __initdata = {

Completed in 58 milliseconds

123