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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/pci/
H A Dpci-sysfs.c1037 .size = PCI_CFG_SPACE_EXP_SIZE,
1125 if (pdev->cfg_size < PCI_CFG_SPACE_EXP_SIZE)
1194 if (pdev->cfg_size < PCI_CFG_SPACE_EXP_SIZE)
1231 if (pdev->cfg_size < PCI_CFG_SPACE_EXP_SIZE)
H A Dpci.h7 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro
H A Dpci.c253 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8;
305 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8;
H A Dprobe.c1100 return PCI_CFG_SPACE_EXP_SIZE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/pci/
H A Dpci-sysfs.c1037 .size = PCI_CFG_SPACE_EXP_SIZE,
1125 if (pdev->cfg_size < PCI_CFG_SPACE_EXP_SIZE)
1194 if (pdev->cfg_size < PCI_CFG_SPACE_EXP_SIZE)
1231 if (pdev->cfg_size < PCI_CFG_SPACE_EXP_SIZE)
H A Dpci.h7 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro
H A Dpci.c253 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8;
305 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8;
H A Dprobe.c1100 return PCI_CFG_SPACE_EXP_SIZE;

Completed in 137 milliseconds