Lines Matching defs:rn
1212 int rn;
1228 for (rn = 0; rn < totreg; rn++) {
1230 PCI_REG_ADDR_G(drv_regp[rn].pci_phys_hi) &&
1233 (drv_regp[rn].pci_phys_hi & (PCI_REG_BUS_M |
1252 for (rn = 0; rn < totreg; rn++) {
1253 if ((drv_regp[rn].pci_phys_hi & PCI_RELOCAT_B) &&
1256 PCI_REG_ADDR_G(drv_regp[rn].pci_phys_hi)) &&
1258 (uint64_t)drv_regp[rn].pci_phys_low +
1259 ((uint64_t)drv_regp[rn].pci_phys_mid << 32)) &&
1261 (uint64_t)drv_regp[rn].pci_phys_low +
1262 ((uint64_t)drv_regp[rn].pci_phys_mid << 32) +
1263 (uint64_t)drv_regp[rn].pci_size_low +
1264 ((uint64_t)drv_regp[rn].pci_size_hi << 32))) {
1278 for (rn = 0; rn < totreg; rn++) {
1281 PCI_REG_ADDR_G(drv_regp[rn].pci_phys_hi)) &&
1283 (uint64_t)drv_regp[rn].pci_phys_low +
1284 ((uint64_t)drv_regp[rn].pci_phys_mid << 32)) &&
1286 (uint64_t)drv_regp[rn].pci_phys_low +
1287 ((uint64_t)drv_regp[rn].pci_phys_mid << 32) +
1288 (uint64_t)drv_regp[rn].pci_size_low +
1289 ((uint64_t)drv_regp[rn].pci_size_hi << 32))) {