/titanic_50/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_hostbridge.c | 158 return (topo_mod_enumerate(mod, tn_rc, PCI_BUS, PCIEX_BUS, in pciex_process() 177 if (topo_node_range_create(mod, tn_hbr, PCI_BUS, 0, in pci_process() 180 PCI_BUS, topo_mod_errmsg(mod)); in pci_process() 184 return (topo_mod_enumerate(mod, tn_hbr, PCI_BUS, PCI_BUS, in pci_process()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4/hostbridge/ |
H A D | hb_sun4.c | 157 if (topo_mod_enumerate(mod, hb, PCI_BUS, PCI_BUS, bi, bi, hbdid) == 0) in hb_process() 173 rc, PCI_BUS, PCIEX_BUS, 0, MAX_HB_BUSES, NULL) == 0) in rc_process() 252 rcs[rc], PCI_BUS, PCIEX_BUS, 0, MAX_HB_BUSES, in declare_exbuses() 330 hb[br], PCI_BUS, PCI_BUS, bus, bus, link) < 0) { in declare_buses()
|
/titanic_50/usr/src/lib/fm/topo/modules/i86pc/hostbridge/ |
H A D | hb_i86pc.c | 47 hb, PCI_BUS, PCI_BUS, 0, MAX_HB_BUSES, (void *)hbdid) < 0) { in hb_process() 69 rc, PCI_BUS, PCIEX_BUS, 0, MAX_HB_BUSES, (void *)hbdid) < 0) { in rc_process()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/ |
H A D | pcibus.c | 71 { PCI_BUS, FM_FMRI_SCHEME_HC, PCI_ENUMR_VERS, &Pci_ops }; 244 if (child_range_add(mod, ntn, PCI_BUS, 0, MAX_HB_BUSES) < 0) { in pciexfn_declare() 328 if (child_range_add(mod, ntn, PCI_BUS, 0, MAX_HB_BUSES) < 0) { in pcifn_declare() 375 if ((ntn = pci_tnode_create(mod, parent, PCI_BUS, i, dn)) == NULL) in pcibus_declare() 698 "to %s instance %d.\n", pnm, PCI_BUS, min); in pcibus_enum() 725 if (strcmp(name, PCI_BUS) != 0 && strcmp(name, PCIEX_BUS) != 0) { in pci_enum() 728 PCI_BUS, PCIEX_BUS); in pci_enum() 735 PCI_BUS, PCIEX_BUS); in pci_enum() 742 if (strcmp(name, PCI_BUS) == 0) { in pci_enum() 749 PCI_BUS, PCIEX_BUS, name); in pci_enum()
|
H A D | pcibus.h | 44 #define PCI_BUS "pcibus" macro
|
H A D | did_props.c | 433 if ((strcmp(nm, PCI_BUS) == 0 && did_gettnode(pd) && in ASRU_set() 697 TOPO_PCI_EXCAP, TOPO_PROP_IMMUTABLE, PCI_BUS, &err); in EXCAP_set()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/ |
H A D | pi_pciexrc.c | 147 if (topo_mod_load(mod, PCI_BUS, TOPO_VERSION) == NULL) { in pi_enum_pciexrc_defer() 149 _ENUM_NAME, PCI_BUS, topo_strerror(topo_mod_errno(mod))); in pi_enum_pciexrc_defer() 156 result = topo_node_range_create(mod, t_node, PCI_BUS, min, max); in pi_enum_pciexrc_defer() 167 result = topo_mod_enumerate(mod, t_node, PCI_BUS, PCIEX_BUS, in pi_enum_pciexrc_defer()
|
/titanic_50/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.c | 257 if (child_range_add(mod, ntn, PCI_BUS, 0, MAX_HB_BUSES) < 0) { in pcihostbridge_declare() 343 hb, PCI_BUS, PCI_BUS, bus, bus, didp) != 0) { in specific_hb_enum()
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/desktop/common/ |
H A D | desktop.c | 68 #define PCI_BUS(x) ((x >> 16) & 0xff) macro 475 log_printf(" 0 PCI-%d 33 ", PCI_BUS(reghi), 0); in display_dev_node() 487 PCI_BUS(reghi), PCI_DEVICE(reghi), name, model, compat); in display_dev_node()
|
/titanic_50/usr/src/uts/common/io/drm/ |
H A D | drm_pci.c | 49 #define PCI_BUS(x) (((x) & 0xff0000) >> 16) macro 69 *bus = (int)PCI_BUS(regs_list[0]); in pci_get_info()
|
/titanic_50/usr/src/lib/fm/topo/modules/sun4v/cpuboard/ |
H A D | cpuboard_hostbridge.c | 254 pcimod = topo_mod_load(mp, PCI_BUS, PCI_BUS_VERS); in cpuboard_hb_enum() 291 PCI_BUS, PCIEX_BUS, 0, 255, NULL) != 0) { in cpuboard_hb_enum()
|
/titanic_50/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/ |
H A D | opl_hostbridge.c | 270 pcimod = topo_mod_load(mp, PCI_BUS, PCI_BUS_VERS); in opl_hb_enum() 321 PCI_BUS, PCIEX_BUS, 0, 255, NULL) != 0) { in opl_hb_enum()
|
/titanic_50/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_hc.h | 70 #define PCI_BUS "pcibus" macro
|
H A D | hc.c | 174 { PCI_BUS, TOPO_STABILITY_PRIVATE },
|
/titanic_50/usr/src/lib/storage/libg_fc/common/ |
H A D | genf.c | 79 #define PCI_BUS 1 macro 89 {"pci@", PCI_BUS},
|
/titanic_50/usr/src/uts/common/io/yge/ |
H A D | yge.h | 2063 PCI_BUS, PCIX_BUS, PEX_BUS enumerator
|
H A D | yge.c | 734 case PCI_BUS: in yge_reset() 1267 dev->d_bustype = PCI_BUS; in yge_attach()
|