| opti82c700.c | 131 opti82c700_addr(int link, int *addrofs, int *ofs) 145 *addrofs = FIRESTAR_CFG_INTR_IRQ + (regofs >> 2); 154 *addrofs = FIRESTAR_CFG_INTR_PIRQ; 199 int val, addrofs, ofs; local 201 if (opti82c700_addr(clink, &addrofs, &ofs)) 204 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, addrofs); 217 int addrofs, ofs; local 223 if (opti82c700_addr(clink, &addrofs, &ofs)) 226 reg = pci_conf_read(ph->ph_pc, ph->ph_tag, addrofs); 229 pci_conf_write(ph->ph_pc, ph->ph_tag, addrofs, reg) 238 int i, val, addrofs, ofs; local 252 i), &addrofs, &ofs); local 268 i), &addrofs, &ofs); local 284 int i, val, addrofs, ofs; local 297 i), &addrofs, &ofs); local 317 i), &addrofs, &ofs); local [all...] |