HomeSort by: relevance | last modified time | path
    Searched refs:PCI_CONF_SIZE (Results 1 - 25 of 65) sorted by relevancy

1 2 3

  /src/sys/arch/alpha/pci/
irongate_pci.c 77 if ((unsigned int)offset >= PCI_CONF_SIZE)
102 if ((unsigned int)offset >= PCI_CONF_SIZE)
122 if ((unsigned int)offset >= PCI_CONF_SIZE)
apecs_pci.c 64 if ((unsigned int)offset >= PCI_CONF_SIZE)
112 if ((unsigned int)offset >= PCI_CONF_SIZE)
lca_pci.c 83 if ((unsigned int)offset >= PCI_CONF_SIZE)
132 if ((unsigned int)offset >= PCI_CONF_SIZE)
mcpcia_pci.c 98 if ((unsigned int)offset >= PCI_CONF_SIZE)
129 if ((unsigned int)offset >= PCI_CONF_SIZE)
tsp_pci.c 75 if ((unsigned int)offset >= PCI_CONF_SIZE)
91 if ((unsigned int)offset >= PCI_CONF_SIZE)
cia_pci.c 64 if ((unsigned int)offset >= PCI_CONF_SIZE)
162 if ((unsigned int)offset >= PCI_CONF_SIZE)
ttwoga_pci.c 116 if ((unsigned int)offset >= PCI_CONF_SIZE)
169 if ((unsigned int)offset >= PCI_CONF_SIZE)
dwlpx_pci.c 116 if ((unsigned int)offset >= PCI_CONF_SIZE)
185 if ((unsigned int)offset >= PCI_CONF_SIZE)
  /src/sys/arch/ia64/pci/
pci_machdep.c 81 if ((unsigned int)reg >= PCI_CONF_SIZE)
97 if ((unsigned int)reg >= PCI_CONF_SIZE)
  /src/sys/arch/powerpc/pci/
pciconf_indirect.c 106 if ((unsigned int)reg >= PCI_CONF_SIZE)
124 if ((unsigned int)reg >= PCI_CONF_SIZE)
pciconf_ofmethod.c 102 if ((unsigned int)reg >= PCI_CONF_SIZE)
119 if ((unsigned int)reg >= PCI_CONF_SIZE)
  /src/sys/arch/atari/pci/
pci_milan.c 71 if ((uint32_t)reg >= PCI_CONF_SIZE)
89 if ((uint32_t)reg >= PCI_CONF_SIZE)
pci_hades.c 85 if ((uint32_t)reg >= PCI_CONF_SIZE)
96 if ((uint32_t)reg >= PCI_CONF_SIZE)
  /src/sys/arch/dreamcast/dev/g2/
gapspci_pci.c 165 if ((unsigned int)reg >= PCI_CONF_SIZE)
187 if ((unsigned int)reg >= PCI_CONF_SIZE)
  /src/sys/arch/evbmips/malta/dev/
gt.c 167 if ((unsigned int)offset >= PCI_CONF_SIZE)
202 if ((unsigned int)offset >= PCI_CONF_SIZE)
  /src/sys/arch/macppc/pci/
grackle.c 159 if ((unsigned int)reg >= PCI_CONF_SIZE)
181 if ((unsigned int)reg >= PCI_CONF_SIZE)
uninorth.c 199 if ((unsigned int)reg >= PCI_CONF_SIZE)
244 if ((unsigned int)reg >= PCI_CONF_SIZE)
283 if ((unsigned int)reg >= PCI_CONF_SIZE)
323 if ((unsigned int)reg >= PCI_CONF_SIZE)
bandit.c 167 if ((unsigned int)reg >= PCI_CONF_SIZE)
209 if ((unsigned int)reg >= PCI_CONF_SIZE)
u3.c 184 if ((unsigned int)reg >= PCI_CONF_SIZE)
223 if ((unsigned int)reg >= PCI_CONF_SIZE)
  /src/sys/arch/mips/sibyte/pci/
sbbrz_pci.c 186 if ((unsigned int)offset >= PCI_CONF_SIZE)
210 if ((unsigned int)offset >= PCI_CONF_SIZE)
  /src/sys/arch/prep/pci/
prep_pciconf_direct.c 172 if ((unsigned int)reg >= PCI_CONF_SIZE)
203 if ((unsigned int)reg >= PCI_CONF_SIZE)
  /src/sys/arch/powerpc/ibm4xx/pci/
pci_machdep.c 142 if ((unsigned int)reg >= PCI_CONF_SIZE)
157 if ((unsigned int)reg >= PCI_CONF_SIZE)
  /src/sys/arch/cobalt/pci/
pci_machdep.c 103 if ((unsigned int)reg >= PCI_CONF_SIZE)
131 if ((unsigned int)reg >= PCI_CONF_SIZE)
  /src/sys/arch/mips/atheros/dev/
arpci.c 136 if ((unsigned int)reg >= PCI_CONF_SIZE)
182 if ((unsigned int)reg >= PCI_CONF_SIZE)
  /src/sys/arch/arm/footbridge/
footbridge_pci.c 180 if ((unsigned int)reg >= PCI_CONF_SIZE)
207 if ((unsigned int)reg >= PCI_CONF_SIZE)

Completed in 20 milliseconds

1 2 3