/titanic_50/usr/src/uts/sun4u/serengeti/sys/ |
H A D | serengeti.h | 143 #define SG_PORTID_TO_NODEID(portid) (((portid) >> SG_PORTID_NODE_SHIFT) & \ argument 151 #define SG_PORTID_TO_SAFARI_ID(portid) ((portid) & SG_SAFARI_ID_MASK) argument 160 #define SG_PORTID_TO_BOARD_NUM(portid) \ argument 191 #define SG_PORTID_IS_CPU_TYPE(portid) \ argument 201 #define SG_PORTID_IS_IO_TYPE(portid) \ argument 211 #define SG_CPU_BD_PORTID_TO_BD_NUM(portid) \ argument 221 #define SG_IO_BD_PORTID_TO_BD_NUM(portid) \ argument 231 #define SG_PORTID_TO_CPU_POSN(portid) \ argument
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/ |
H A D | workfile.c | 90 #define LNECK_PORTID_TO_SAFARI_ID(portid) ((portid) & LNECK_SAFARI_ID_MASK) argument 98 #define LNECK_PORTID_IS_CPU_TYPE(portid) \ argument 108 #define LNECK_PORTID_TO_NODEID(portid) (((portid) >> LNECK_PORTID_NODE_SHIFT) \ argument 117 #define LNECK_CPU_BD_PORTID_TO_BD_NUM(portid) \ argument 127 #define LNECK_PORTID_IS_IO_TYPE(portid) \ argument 138 #define LNECK_IO_BD_PORTID_TO_BD_NUM(portid) \ argument 148 #define LNECK_PORTID_TO_BOARD_NUM(portid) \ argument 467 int portid = -1; in add_node() local 506 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line() 633 int portid; in fill_pci_card_list() local
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/daktari/common/ |
H A D | workfile.c | 58 #define DAK_PORTID_IS_CPU_TYPE(portid) \ argument 68 #define DAK_CPU_BD_PORTID_TO_BD_NUM(portid) \ argument 78 #define DAK_PORTID_IS_IO_TYPE(portid) \ argument 89 #define DAK_IO_BD_PORTID_TO_BD_NUM(portid) \ argument 100 #define DAK_PORTID_TO_BOARD_NUM(portid) \ argument 192 int portid = -1; in add_node() local 580 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line() 607 int portid; in fill_pci_card_list() local
|
/titanic_50/usr/src/lib/efcode/jupiter/ |
H A D | jupiter.c | 44 #define DO_GET_IO_PORTID(env, lo, hi, portid) \ argument 152 unsigned int portid, lsb, ch, leaf; in do_get_io_portid() local 204 unsigned int portid, lsb, ch; in do_decode_unit() local 236 uint32_t portid, ch, leaf; in do_device_id() local 313 uint32_t portid = 0; in do_get_hwd_va() local 375 int portid; in do_master_interrupt() local
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | mach_rootnex.c | 82 int32_t portid; in rootnex_add_intr_impl() local 160 int32_t portid; in rootnex_remove_intr_impl() local 240 int portid; in rootnex_ctl_reportdev_impl() local 298 int portid, nodeid; in rootnex_name_child_impl() local
|
H A D | gptwo_cpu.c | 78 uint_t portid; member 148 gptwocfg_configure_cpu(dev_info_t *ap, spcd_t *pcd, uint_t portid) in gptwocfg_configure_cpu() 232 gptwocfg_create_cmp_node(dev_info_t *ap, spcd_t *pcd, uint_t portid) in gptwocfg_create_cmp_node() 261 uint_t portid; in set_cmp_props() local 300 gptwocfg_create_cpu_node(dev_info_t *ap, spcd_t *pcd, uint_t portid, in gptwocfg_create_cpu_node() 469 uint_t portid, impl; in set_cpu_us3_props() local 877 gptwocfg_create_mc_node(dev_info_t *ap, spcd_t *pcd, uint_t portid) in gptwocfg_create_mc_node() 906 uint_t portid = bcp->portid; in set_mc_props() local
|
H A D | opl_cfg.c | 509 int portid, board, chip, channel, leaf; in opl_init_root_nodes() local 1003 int board, portid; in opl_create_pseudo_mc() local 1977 uint32_t portid; in opl_get_hwd_va() local 2238 master_interrupt_init(uint32_t portid, uint32_t xt) in master_interrupt_init() 2298 uint32_t portid, xt; in opl_master_interrupt() local 2353 int portid; in opl_get_probe_string() local 2371 int channel, leaf, portid, error, circ; in opl_probe_leaf() local 2519 int len, portid, board, channel, leaf; in opl_init_leaves() local
|
/titanic_50/usr/src/lib/libprtdiag/common/ |
H A D | memory.c | 131 int portid; in get_us3_mem_regs() local 222 add_bank_node(uint64_t mc_decode, int portid, char *bank_status) in add_bank_node() 483 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line() 536 print_us3_failed_memory_line(int portid, int bank_id, char *bank_status) in print_us3_failed_memory_line()
|
H A D | libdevinfo_sun4u.c | 80 int portid; in walk_di_tree() local
|
/titanic_50/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp_cpu.c | 110 processorid_t portid; in sbdp_disconnect_cpu() local 223 processorid_t portid; in sbdp_connect_cpu() local 563 processorid_t portid; /* portid we are looking for */ member 568 sbdp_find_nearby_cpu_by_portid(pnode_t nodeid, processorid_t portid) in sbdp_find_nearby_cpu_by_portid() 586 int portid; in sbdp_prom_get_cpu() local 826 int impl, cpuid, portid; in sbdp_find_non_panther_cpus() local
|
H A D | sbdp_mem.c | 735 int portid; in mc_get_idle_reg() local 1448 int portid; in mc_get_sibling_cpu() local 1480 int portid; in mc_check_sibling_cpu() local 1513 int portid; in mc_read_regs() local 1578 int portid; in mc_get_addr() local
|
/titanic_50/usr/src/uts/sun4u/os/ |
H A D | fillsysinfo.c | 356 int portid; in get_portid() local 446 int portid; in fill_cpu() local 615 int portid; in get_portid_ddi() local 670 int portid; in fill_cpu_ddi() local 1056 uint_t portid; in have_sbus() local 1083 uint_t portid; in have_pci() local
|
/titanic_50/usr/src/lib/efcode/gp2/ |
H A D | gp2.c | 115 fstack_t phi, plo, portid; in do_get_portid() local 203 fstack_t portid, bar, align, type, size_hi, size_lo; in do_claim_addr() local 237 int portid; in do_master_interrupt() local
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/ |
H A D | workfile.c | 331 int portid = -1; in add_node() local 369 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line() 497 int portid; in fill_pci_card_list() local
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 221 int portid; in display_pci() local 772 int portid = -1; in add_node() local 1282 int portid; in display_schizo_revisions() local 1466 int portid; in display_sgsbbc_revisions() local 1586 int portid, nodeid, board; in display_failed_parts() local 1807 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line() 1830 print_us3_failed_memory_line(int portid, int bank_id, char *bank_status) in print_us3_failed_memory_line()
|
/titanic_50/usr/src/uts/sun4u/enchilada/os/ |
H A D | enchilada.c | 257 int portid; in plat_lgrp_init() local 357 int portid; in plat_fill_mc() local
|
/titanic_50/usr/src/uts/sun4u/schumacher/os/ |
H A D | schumacher.c | 240 int portid; in plat_lgrp_init() local 340 int portid; in plat_fill_mc() local
|
/titanic_50/usr/src/uts/sun4u/chicago/os/ |
H A D | chicago.c | 210 int portid; in plat_lgrp_init() local 309 int portid; in plat_fill_mc() local
|
/titanic_50/usr/src/lib/libprtdiag_psr/sparc/starcat/common/ |
H A D | starcat.c | 129 int portid; in display_pci() local 520 int portid = -1; in add_node() local 980 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line()
|
/titanic_50/usr/src/psm/promif/ieee1275/sun4u/ |
H A D | prom_starcat.c | 52 prom_starcat_switch_tunnel(uint_t portid, uint_t msgtype) in prom_starcat_switch_tunnel()
|
/titanic_50/usr/src/uts/sun4u/boston/os/ |
H A D | boston.c | 451 int portid; in plat_lgrp_init() local 551 int portid; in plat_fill_mc() local
|
/titanic_50/usr/src/uts/sun4u/seattle/os/ |
H A D | seattle.c | 453 int portid; in plat_lgrp_init() local 553 int portid; in plat_fill_mc() local
|
/titanic_50/usr/src/uts/sun4u/io/px/ |
H A D | px_lib4u.h | 91 uint8_t portid; member 217 #define ID_TO_IGN(chip, portid) ((portid) & ((chip) == PX_CHIP_OBERON ? \ argument 220 #define DEVINO_TO_SYSINO(portid, devino) \ argument
|
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | opl_cfg.h | 110 #define OPL_IO_PORTID_TO_LSB(portid) (((portid) >> 4) & OPL_LSBID_MASK) argument 111 #define OPL_PORTID_TO_CHANNEL(portid) (((portid) >> 1) & 0x7) argument 112 #define OPL_PORTID_TO_LEAF(portid) ((portid) & 0x1) argument
|
/titanic_50/usr/src/cmd/rcm_daemon/common/ |
H A D | aggr_rcm.c | 903 aggr_port_update(rcm_handle_t *hd, dl_aggr_t *aggr, datalink_id_t portid) in aggr_port_update() 1024 datalink_id_t portid = (aggr_attr.lg_ports[i]).lp_linkid; in aggr_update() local 1359 datalink_id_t portid; member 1368 datalink_id_t portid; in aggr_configure() local
|