/src/sys/arch/i386/stand/dosboot/ |
doscommain.c | 35 static struct psp{ struct 41 } *PSP = (struct psp*)0; 72 for (i = 0; i < PSP->cmdlen; i++){ 74 if (whitespace(PSP->cmd[i])) { 77 PSP->cmd[i] = '\0'; 83 if (PSP->cmd[i] == '"') { 91 argv[argc++] = &PSP->cmd[i + 1]; 95 if (whitespace(PSP->cmd[i + 1])) { 96 PSP->cmd[i] = '\0' [all...] |
doscommain.c | 35 static struct psp{ struct 41 } *PSP = (struct psp*)0; 72 for (i = 0; i < PSP->cmdlen; i++){ 74 if (whitespace(PSP->cmd[i])) { 77 PSP->cmd[i] = '\0'; 83 if (PSP->cmd[i] == '"') { 91 argv[argc++] = &PSP->cmd[i + 1]; 95 if (whitespace(PSP->cmd[i + 1])) { 96 PSP->cmd[i] = '\0' [all...] |
/src/sys/arch/ia64/unwind/ |
stackframe.h | 40 * Register saved on the memory stack frame but offseted via psp 42 * location == (psp + 16 �– 4 * pspoff) 69 struct regstate psp; member in struct:staterecord 83 uint64_t psp; /* Mem stack (variable size) base. */ member in struct:unwind_frame
|
stackframe.h | 40 * Register saved on the memory stack frame but offseted via psp 42 * location == (psp + 16 �– 4 * pspoff) 69 struct regstate psp; member in struct:staterecord 83 uint64_t psp; /* Mem stack (variable size) base. */ member in struct:unwind_frame
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/ |
amdgpu_hdcp_psp.c | 55 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_remove_display_topology 60 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; 74 psp_dtm_invoke(psp, dtm_cmd->cmd_id); 89 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_add_display_topology 95 if (!psp->dtm_context.dtm_initialized) { 100 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; 120 psp_dtm_invoke(psp, dtm_cmd->cmd_id); 136 struct psp_context *psp = hdcp->config.psp.handle local in function:mod_hdcp_hdcp1_create_session 170 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_destroy_session 191 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_validate_rx 227 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_enable_encryption 251 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_validate_ksvlist_vp 281 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_enable_dp_stream_encryption 313 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_link_maintenance 350 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_create_session 391 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_destroy_session 412 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_prepare_ake_init 441 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_ake_cert 488 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_h_prime 533 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_prepare_lc_init 563 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_l_prime 597 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_prepare_eks 636 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_enable_encryption 669 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_rx_id_list 711 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_enable_dp_stream_encryption 748 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_prepare_stream_management 780 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_stream_ready 812 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_get_link_encryption_status [all...] |
amdgpu_hdcp_psp.c | 55 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_remove_display_topology 60 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; 74 psp_dtm_invoke(psp, dtm_cmd->cmd_id); 89 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_add_display_topology 95 if (!psp->dtm_context.dtm_initialized) { 100 dtm_cmd = (struct ta_dtm_shared_memory *)psp->dtm_context.dtm_shared_buf; 120 psp_dtm_invoke(psp, dtm_cmd->cmd_id); 136 struct psp_context *psp = hdcp->config.psp.handle local in function:mod_hdcp_hdcp1_create_session 170 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_destroy_session 191 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_validate_rx 227 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_enable_encryption 251 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_validate_ksvlist_vp 281 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_enable_dp_stream_encryption 313 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp1_link_maintenance 350 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_create_session 391 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_destroy_session 412 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_prepare_ake_init 441 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_ake_cert 488 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_h_prime 533 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_prepare_lc_init 563 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_l_prime 597 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_prepare_eks 636 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_enable_encryption 669 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_rx_id_list 711 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_enable_dp_stream_encryption 748 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_prepare_stream_management 780 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_validate_stream_ready 812 struct psp_context *psp = hdcp->config.psp.handle; local in function:mod_hdcp_hdcp2_get_link_encryption_status [all...] |
/src/sys/net/ |
if_sl.c | 989 struct ppp_stats *psp; local in function:slioctl 1040 psp = &((struct ifpppstatsreq *) data)->stats; 1041 (void)memset(psp, 0, sizeof(*psp)); 1042 psp->p.ppp_ibytes = ifi.ifi_ibytes; 1043 psp->p.ppp_ipackets = ifi.ifi_ipackets; 1044 psp->p.ppp_ierrors = ifi.ifi_ierrors; 1045 psp->p.ppp_obytes = ifi.ifi_obytes; 1046 psp->p.ppp_opackets = ifi.ifi_opackets; 1047 psp->p.ppp_oerrors = ifi.ifi_oerrors [all...] |
if_sl.c | 989 struct ppp_stats *psp; local in function:slioctl 1040 psp = &((struct ifpppstatsreq *) data)->stats; 1041 (void)memset(psp, 0, sizeof(*psp)); 1042 psp->p.ppp_ibytes = ifi.ifi_ibytes; 1043 psp->p.ppp_ipackets = ifi.ifi_ipackets; 1044 psp->p.ppp_ierrors = ifi.ifi_ierrors; 1045 psp->p.ppp_obytes = ifi.ifi_obytes; 1046 psp->p.ppp_opackets = ifi.ifi_opackets; 1047 psp->p.ppp_oerrors = ifi.ifi_oerrors [all...] |
if_ppp.c | 769 struct ppp_stats *psp; local in function:pppsioctl 824 psp = &((struct ifpppstatsreq *)data)->stats; 825 memset(psp, 0, sizeof(*psp)); 826 psp->p = sc->sc_stats; 829 psp->vj.vjs_packets = sc->sc_comp->sls_packets; 830 psp->vj.vjs_compressed = sc->sc_comp->sls_compressed; 831 psp->vj.vjs_searches = sc->sc_comp->sls_searches; 832 psp->vj.vjs_misses = sc->sc_comp->sls_misses; 833 psp->vj.vjs_uncompressedin = sc->sc_comp->sls_uncompressedin [all...] |
if_ppp.c | 769 struct ppp_stats *psp; local in function:pppsioctl 824 psp = &((struct ifpppstatsreq *)data)->stats; 825 memset(psp, 0, sizeof(*psp)); 826 psp->p = sc->sc_stats; 829 psp->vj.vjs_packets = sc->sc_comp->sls_packets; 830 psp->vj.vjs_compressed = sc->sc_comp->sls_compressed; 831 psp->vj.vjs_searches = sc->sc_comp->sls_searches; 832 psp->vj.vjs_misses = sc->sc_comp->sls_misses; 833 psp->vj.vjs_uncompressedin = sc->sc_comp->sls_uncompressedin [all...] |
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_psp.c | 49 struct psp_context *psp = &adev->psp; local in function:psp_early_init 56 psp_v3_1_set_psp_funcs(psp); 57 psp->autoload_supported = false; 60 psp_v10_0_set_psp_funcs(psp); 61 psp->autoload_supported = false; 65 psp_v11_0_set_psp_funcs(psp); 66 psp->autoload_supported = false; 71 psp_v11_0_set_psp_funcs(psp); 72 psp->autoload_supported = true 89 struct psp_context *psp = &adev->psp; local in function:psp_sw_init 1395 struct psp_context *psp = &adev->psp; local in function:psp_load_fw 1522 struct psp_context *psp = &adev->psp; local in function:psp_hw_fini 1559 struct psp_context *psp = &adev->psp; local in function:psp_suspend 1601 struct psp_context *psp = &adev->psp; local in function:psp_resume [all...] |
amdgpu_psp.c | 49 struct psp_context *psp = &adev->psp; local in function:psp_early_init 56 psp_v3_1_set_psp_funcs(psp); 57 psp->autoload_supported = false; 60 psp_v10_0_set_psp_funcs(psp); 61 psp->autoload_supported = false; 65 psp_v11_0_set_psp_funcs(psp); 66 psp->autoload_supported = false; 71 psp_v11_0_set_psp_funcs(psp); 72 psp->autoload_supported = true 89 struct psp_context *psp = &adev->psp; local in function:psp_sw_init 1395 struct psp_context *psp = &adev->psp; local in function:psp_load_fw 1522 struct psp_context *psp = &adev->psp; local in function:psp_hw_fini 1559 struct psp_context *psp = &adev->psp; local in function:psp_suspend 1601 struct psp_context *psp = &adev->psp; local in function:psp_resume [all...] |
amdgpu_ucode.h | 269 struct psp_firmware_header_v1_0 psp; member in union:amdgpu_firmware_header 371 /* firmwares are loaded by psp instead of smu from vega10 */
|
amdgpu_ucode.h | 269 struct psp_firmware_header_v1_0 psp; member in union:amdgpu_firmware_header 371 /* firmwares are loaded by psp instead of smu from vega10 */
|
si_dpm.h | 583 u32 psp; member in struct:rv7xx_power_info
|
amdgpu.h | 921 /* PSP */ 922 struct psp_context psp; member in struct:amdgpu_device
|
si_dpm.h | 583 u32 psp; member in struct:rv7xx_power_info
|
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/inc/ |
mod_hdcp.h | 253 struct mod_hdcp_psp psp; member in struct:mod_hdcp_config
|
mod_hdcp.h | 253 struct mod_hdcp_psp psp; member in struct:mod_hdcp_config
|
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
rv770_dpm.h | 127 u32 psp; member in struct:rv7xx_power_info
|
sumo_dpm.h | 114 u32 psp; member in struct:sumo_power_info
|
rv770_dpm.h | 127 u32 psp; member in struct:rv7xx_power_info
|
sumo_dpm.h | 114 u32 psp; member in struct:sumo_power_info
|
/src/bin/sh/ |
parser.c | 91 union parse_state_p psp = { .c_current_parser = &parse_state }; variable in typeref:union:parse_state_p 2470 psp.v_current_parser = &parse_state; 2716 struct parse_state *const saveparser = psp.v_current_parser; 2723 psp.v_current_parser = &new_state; 2745 psp.v_current_parser = saveparser; 2757 psp.v_current_parser = saveparser;
|
parser.c | 91 union parse_state_p psp = { .c_current_parser = &parse_state }; variable in typeref:union:parse_state_p 2470 psp.v_current_parser = &parse_state; 2716 struct parse_state *const saveparser = psp.v_current_parser; 2723 psp.v_current_parser = &new_state; 2745 psp.v_current_parser = saveparser; 2757 psp.v_current_parser = saveparser;
|