Home
last modified time | relevance | path

Searched refs:PCICFG_MAKE_REG_HIGH (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/
H A Dpcicfg.c207 #define PCICFG_MAKE_REG_HIGH(busnum, devnum, funcnum, register)\ macro
3212 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_reg_prop()
3336 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_assigned_prop_value()
4356 p.pci_phys_hi = PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in pcicfg_fcode_probe()
4561 PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in pcicfg_fcode_probe()
5748 reg[0] = PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in pcicfg_add_config_reg()
5817 p.pci_phys_hi = PCI_ADDR_MEM32 | PCICFG_MAKE_REG_HIGH(bus, device, in pcicfg_load_fcode()
6036 hiword = PCICFG_MAKE_REG_HIGH(bus, device, func, i); in pcicfg_fcode_assign_bars()
6125 phys_spec.pci_phys_hi = PCICFG_MAKE_REG_HIGH(bus, device, func, \ in pcicfg_fcode_assign_bars()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c123 #define PCICFG_MAKE_REG_HIGH(busnum, devnum, funcnum, register)\ macro
3071 reg[0] = PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in cardbus_add_config_reg()
3392 PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi),
3536 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi),
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c167 #define PCICFG_MAKE_REG_HIGH(busnum, devnum, funcnum, register)\ macro
3037 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_reg_prop()
3116 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_assigned_prop_value()
5080 reg[0] = PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in pcicfg_add_config_reg()