/src/sys/arch/macppc/macppc/ |
pic_u3_ht.c | 310 volatile uint8_t *ht_reg, *dev_reg, *base; local in function:setup_u3_ht_workarounds 328 dev_reg = ht_reg + (reg[0] & (OFW_PCI_PHYS_HI_DEVICEMASK | 331 tmp = in32rb(dev_reg + PCI_COMMAND_STATUS_REG); 335 for (pos = in8rb(dev_reg + PCI_CAPLISTPTR_REG); 336 pos != 0; pos = in8rb(dev_reg + pos + 0x01)) { 337 cr = in16rb(dev_reg + pos); 341 ht_cr = in16rb(dev_reg + pos + 0x02); 349 base = dev_reg + pos; 356 DPRINTF("devreg %08x\n", in32rb(dev_reg + PCI_ID_REG)); 368 tmp = in32rb(dev_reg + PCI_ID_REG) [all...] |
pic_u3_ht.c | 310 volatile uint8_t *ht_reg, *dev_reg, *base; local in function:setup_u3_ht_workarounds 328 dev_reg = ht_reg + (reg[0] & (OFW_PCI_PHYS_HI_DEVICEMASK | 331 tmp = in32rb(dev_reg + PCI_COMMAND_STATUS_REG); 335 for (pos = in8rb(dev_reg + PCI_CAPLISTPTR_REG); 336 pos != 0; pos = in8rb(dev_reg + pos + 0x01)) { 337 cr = in16rb(dev_reg + pos); 341 ht_cr = in16rb(dev_reg + pos + 0x02); 349 base = dev_reg + pos; 356 DPRINTF("devreg %08x\n", in32rb(dev_reg + PCI_ID_REG)); 368 tmp = in32rb(dev_reg + PCI_ID_REG) [all...] |
pic_u3_ht.c | 310 volatile uint8_t *ht_reg, *dev_reg, *base; local in function:setup_u3_ht_workarounds 328 dev_reg = ht_reg + (reg[0] & (OFW_PCI_PHYS_HI_DEVICEMASK | 331 tmp = in32rb(dev_reg + PCI_COMMAND_STATUS_REG); 335 for (pos = in8rb(dev_reg + PCI_CAPLISTPTR_REG); 336 pos != 0; pos = in8rb(dev_reg + pos + 0x01)) { 337 cr = in16rb(dev_reg + pos); 341 ht_cr = in16rb(dev_reg + pos + 0x02); 349 base = dev_reg + pos; 356 DPRINTF("devreg %08x\n", in32rb(dev_reg + PCI_ID_REG)); 368 tmp = in32rb(dev_reg + PCI_ID_REG) [all...] |
pic_u3_ht.c | 310 volatile uint8_t *ht_reg, *dev_reg, *base; local in function:setup_u3_ht_workarounds 328 dev_reg = ht_reg + (reg[0] & (OFW_PCI_PHYS_HI_DEVICEMASK | 331 tmp = in32rb(dev_reg + PCI_COMMAND_STATUS_REG); 335 for (pos = in8rb(dev_reg + PCI_CAPLISTPTR_REG); 336 pos != 0; pos = in8rb(dev_reg + pos + 0x01)) { 337 cr = in16rb(dev_reg + pos); 341 ht_cr = in16rb(dev_reg + pos + 0x02); 349 base = dev_reg + pos; 356 DPRINTF("devreg %08x\n", in32rb(dev_reg + PCI_ID_REG)); 368 tmp = in32rb(dev_reg + PCI_ID_REG) [all...] |