pci_addr_fixup.c | 172 int error, useport, usemem, mapreg, type, reg_start, reg_end, width; local in function:pciaddr_resource_manage 181 reg_start = PCI_MAPREG_START; 185 reg_start = PCI_MAPREG_START; 189 reg_start = PCI_MAPREG_START; 195 for (mapreg = reg_start; mapreg < reg_end; mapreg += width) {
|