Searched refs:ps_type (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/inet/sockmods/netpacket/ |
H A D | packet.h | 181 int ps_type; member
|
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/ |
H A D | littleneck.c | 644 picl_nodehdl_t ps_fail[2], ps_type[2]; in lneck_env_print_ps() local 692 &ps_type[i]); in lneck_env_print_ps() 696 err = picl_get_propval_by_name(ps_type[i], "Gpio-value", &type, in lneck_env_print_ps()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 540 boolean_t ps_type; in psvc_ps_hotplug_policy_0() local 593 PSVC_GPIO_VALUE_ATTR, &ps_type); in psvc_ps_hotplug_policy_0() 597 if (ps_type == 1) { /* correct p/s */ in psvc_ps_hotplug_policy_0()
|
/titanic_41/usr/src/uts/common/inet/sockmods/ |
H A D | sockmod_pfp.c | 326 ps->ps_type = type; in sockpfp_create() 462 if (ps->ps_type == SOCK_DGRAM) { in pfp_packet() 818 if (ps->ps_type == SOCK_DGRAM) { in sdpfp_senduio()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | log_sysevent.c | 1378 if ((kdata.ps_id = bind_common(chan, kdata.ps_type)) <= 0) in log_sysevent_register() 1382 (void) unbind_common(chan, kdata.ps_type, (id_t)kdata.ps_id); in log_sysevent_register() 1401 release_id(chan, kdata.ps_type, kdata.ps_id); in log_sysevent_register()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | sysevent_impl.h | 204 uint32_t ps_type; member
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | sbd_ioctl.h | 163 #define ps_type ps_cm.ci_type macro
|
/titanic_41/usr/src/uts/i86pc/sys/ |
H A D | sbd_ioctl.h | 166 #define ps_type ps_cm.ci_type macro
|
/titanic_41/usr/src/uts/i86pc/io/dr/ |
H A D | dr_cpu.c | 647 psp->ps_type = SBD_COMP_CMP; in dr_fill_cmp_stat()
|
/titanic_41/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr_cpu.c | 710 psp->ps_type = SBD_COMP_CMP; in dr_fill_cmp_stat()
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | sbd_cpu.c | 176 psp->ps_type = SBD_COMP_CMP; in sbd_fill_cmp_stat()
|
/titanic_41/usr/src/lib/libsysevent/ |
H A D | libsysevent.c | 1000 udata.ps_type = update_type; in update_kernel_registration() 1035 udata.ps_type = PUBLISHER; in get_kernel_registration()
|