Searched refs:io_space_name (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/
H A Dpcie.c28 char io_space_name[16]; member in struct:pcie_port
57 snprintf(pp->io_space_name, sizeof(pp->io_space_name),
59 pp->io_space_name[sizeof(pp->io_space_name) - 1] = 0;
60 pp->res[0].name = pp->io_space_name;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/
H A Dpcie.c25 char io_space_name[16]; member in struct:pcie_port
68 snprintf(pp->io_space_name, sizeof(pp->io_space_name),
70 pp->io_space_name[sizeof(pp->io_space_name) - 1] = 0;
71 pp->res[0].name = pp->io_space_name;

Completed in 4317 milliseconds