/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 319 ht_reg = mapiodev(reg[1], reg[2], false); 320 KASSERT(ht_reg != NULL); 328 dev_reg = ht_reg + (reg[0] & (OFW_PCI_PHYS_HI_DEVICEMASK |
|
pic_u3_ht.c | 310 volatile uint8_t *ht_reg, *dev_reg, *base; local in function:setup_u3_ht_workarounds 319 ht_reg = mapiodev(reg[1], reg[2], false); 320 KASSERT(ht_reg != NULL); 328 dev_reg = ht_reg + (reg[0] & (OFW_PCI_PHYS_HI_DEVICEMASK |
|
pic_u3_ht.c | 310 volatile uint8_t *ht_reg, *dev_reg, *base; local in function:setup_u3_ht_workarounds 319 ht_reg = mapiodev(reg[1], reg[2], false); 320 KASSERT(ht_reg != NULL); 328 dev_reg = ht_reg + (reg[0] & (OFW_PCI_PHYS_HI_DEVICEMASK |
|