Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c209 #define PCICFG_MAKE_REG_HIGH(busnum, devnum, funcnum, register)\ macro
3206 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_reg_prop()
3330 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_assigned_prop_value()
4360 p.pci_phys_hi = PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in pcicfg_fcode_probe()
4565 PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in pcicfg_fcode_probe()
5751 reg[0] = PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in pcicfg_add_config_reg()
5820 p.pci_phys_hi = PCI_ADDR_MEM32 | PCICFG_MAKE_REG_HIGH(bus, device, in pcicfg_load_fcode()
6039 hiword = PCICFG_MAKE_REG_HIGH(bus, device, func, i); in pcicfg_fcode_assign_bars()
6128 phys_spec.pci_phys_hi = PCICFG_MAKE_REG_HIGH(bus, device, func, \ in pcicfg_fcode_assign_bars()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c125 #define PCICFG_MAKE_REG_HIGH(busnum, devnum, funcnum, register)\ macro
3061 reg[0] = PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in cardbus_add_config_reg()
3381 PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi),
3525 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi),
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c168 #define PCICFG_MAKE_REG_HIGH(busnum, devnum, funcnum, register)\ macro
3074 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_reg_prop()
3153 hiword = PCICFG_MAKE_REG_HIGH(PCI_REG_BUS_G(reg->pci_phys_hi), in pcicfg_update_assigned_prop_value()
4812 reg[0] = PCICFG_MAKE_REG_HIGH(bus, device, func, 0); in pcicfg_add_config_reg()