Home
last modified time | relevance | path

Searched defs:portid (Results 1 – 25 of 61) sorted by relevance

123

/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dserengeti.h143 #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
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dworkfile.c88 #define LNECK_PORTID_TO_SAFARI_ID(portid) ((portid) & LNECK_SAFARI_ID_MASK) argument
96 #define LNECK_PORTID_IS_CPU_TYPE(portid) \ argument
106 #define LNECK_PORTID_TO_NODEID(portid) (((portid) >> LNECK_PORTID_NODE_SHIFT) \ argument
115 #define LNECK_CPU_BD_PORTID_TO_BD_NUM(portid) \ argument
125 #define LNECK_PORTID_IS_IO_TYPE(portid) \ argument
136 #define LNECK_IO_BD_PORTID_TO_BD_NUM(portid) \ argument
146 #define LNECK_PORTID_TO_BOARD_NUM(portid) \ argument
465 int portid = -1; in add_node() local
504 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line()
631 int portid; in fill_pci_card_list() local
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Dworkfile.c56 #define DAK_PORTID_IS_CPU_TYPE(portid) \ argument
66 #define DAK_CPU_BD_PORTID_TO_BD_NUM(portid) \ argument
76 #define DAK_PORTID_IS_IO_TYPE(portid) \ argument
87 #define DAK_IO_BD_PORTID_TO_BD_NUM(portid) \ argument
98 #define DAK_PORTID_TO_BOARD_NUM(portid) \ argument
190 int portid = -1; in add_node() local
578 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line()
605 int portid; in fill_pci_card_list() local
/illumos-gate/usr/src/uts/sun4u/io/
H A Dmach_rootnex.c83 int32_t portid; in rootnex_add_intr_impl() local
161 int32_t portid; in rootnex_remove_intr_impl() local
241 int portid; in rootnex_ctl_reportdev_impl() local
299 int portid, nodeid; in rootnex_name_child_impl() local
H A Dgptwo_cpu.c78 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 Dopl_cfg.c510 int portid, board, chip, channel, leaf; in opl_init_root_nodes() local
1002 int board, portid; in opl_create_pseudo_mc() local
1976 uint32_t portid; in opl_get_hwd_va() local
2237 master_interrupt_init(uint32_t portid, uint32_t xt) in master_interrupt_init()
2297 uint32_t portid, xt; in opl_master_interrupt() local
2352 int portid; in opl_get_probe_string() local
2370 int channel, leaf, portid, error; in opl_probe_leaf() local
2518 int len, portid, board, channel, leaf; in opl_init_leaves() local
H A Dupa64s.c579 int32_t portid; in upa64s_xlate_intr() local
1070 int32_t portid; in init_child() local
/illumos-gate/usr/src/lib/libprtdiag/common/
H A Dmemory.c130 int portid; in get_us3_mem_regs() local
220 add_bank_node(uint64_t mc_decode, int portid, char *bank_status) in add_bank_node()
481 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line()
534 print_us3_failed_memory_line(int portid, int bank_id, char *bank_status) in print_us3_failed_memory_line()
H A Dlibdevinfo_sun4u.c80 int portid; in walk_di_tree() local
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c111 processorid_t portid; in sbdp_disconnect_cpu() local
224 processorid_t portid; in sbdp_connect_cpu() local
564 processorid_t portid; /* portid we are looking for */ member
569 sbdp_find_nearby_cpu_by_portid(pnode_t nodeid, processorid_t portid) in sbdp_find_nearby_cpu_by_portid()
587 int portid; in sbdp_prom_get_cpu() local
827 int impl, cpuid, portid; in sbdp_find_non_panther_cpus() local
H A Dsbdp_mem.c735 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
/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c356 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
1058 uint_t portid; in have_sbus() local
1085 uint_t portid; in have_pci() local
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c220 int portid; in display_pci() local
771 int portid = -1; in add_node() local
1279 int portid; in display_schizo_revisions() local
1463 int portid; in display_sgsbbc_revisions() local
1583 int portid, nodeid, board; in display_failed_parts() local
1803 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line()
1826 print_us3_failed_memory_line(int portid, int bank_id, char *bank_status) in print_us3_failed_memory_line()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dworkfile.c329 int portid = -1; in add_node() local
367 print_us3_memory_line(int portid, int bank_id, uint64_t bank_size, in print_us3_memory_line()
495 int portid; in fill_pci_card_list() local
/illumos-gate/usr/src/uts/sun4u/enchilada/os/
H A Denchilada.c257 int portid; in plat_lgrp_init() local
357 int portid; in plat_fill_mc() local
/illumos-gate/usr/src/uts/sun4u/schumacher/os/
H A Dschumacher.c240 int portid; in plat_lgrp_init() local
340 int portid; in plat_fill_mc() local
/illumos-gate/usr/src/uts/sun4u/chicago/os/
H A Dchicago.c208 int portid; in plat_lgrp_init() local
307 int portid; in plat_fill_mc() local
/illumos-gate/usr/src/uts/sun4u/boston/os/
H A Dboston.c451 int portid; in plat_lgrp_init() local
551 int portid; in plat_fill_mc() local
/illumos-gate/usr/src/uts/sun4u/seattle/os/
H A Dseattle.c453 int portid; in plat_lgrp_init() local
553 int portid; in plat_fill_mc() local
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.h91 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
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl_cfg.h110 #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
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Daggr_rcm.c903 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
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_hdlrs.c833 eibnx_handle_gw_rebirth(eibnx_thr_info_t *info, uint16_t portid) in eibnx_handle_gw_rebirth()
860 eibnx_handle_gw_info_update(eibnx_thr_info_t *info, uint16_t portid, in eibnx_handle_gw_info_update()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlaggr.c120 write_port(dladm_handle_t handle, char *portstr, datalink_id_t portid, in write_port()
136 read_port(dladm_handle_t handle, char **portstr, datalink_id_t *portid) in read_port()
472 datalink_id_t portid; in i_dladm_aggr_add_rmv() local
708 datalink_id_t portid = attr.lg_ports[i].lp_linkid; in i_dladm_aggr_up() local
/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.c484 drmach_board_t *bp, int portid, drmachid_t *idp) in drmach_device_new()
979 int portid; in drmach_io_new() local
1050 int portid; in drmach_cpu_new() local
1261 int portid; in drmach_mem_new() local
1806 uint32_t portid; in drmach_get_portid() local
1867 int rv, portid; in drmach_board_find_devices_cb() local

123