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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dpc300too.c46 #define PC300_PLX_SIZE 0x80 /* PLX control window size (128 B) */ macro
370 if (pci_resource_len(pdev, 0) != PC300_PLX_SIZE ||
379 card->plxbase = ioremap(plxphys, PC300_PLX_SIZE);

Completed in 51 milliseconds