HomeSort by: relevance | last modified time | path
    Searched refs:PCC (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_umc_v6_1.c 174 REG_GET_FIELD(mc_umc_status, MCA_UMC_UMC0_MCUMC_STATUST0, PCC) == 1 ||
  /src/sys/external/bsd/gnu-efi/dist/inc/
efi_pxe.h 948 // PCC BusType definitions.
958 } PCI, PCC;
1163 // For PCC bus devices, this field is set to PXE_BUSTYPE_PCC.
1168 // This identifies the PCC network device that this UNDI interface
1176 // This is a copy of the PCC configuration space for this
1201 PXE_PCC_CONFIG_INFO pcc; member in union:u_pxe_db_get_config_info
  /src/share/mk/
bsd.own.mk 451 # PCC supports C and Fortran
452 TOOL_CC.pcc= ${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-pcc
453 TOOL_CPP.pcc= ${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-pcpp
454 TOOL_CXX.pcc= ${TOOLDIR}/bin/${MACHINE_GNU_PLATFORM}-p++
620 # PCC supports C and Fortran
621 TOOL_CC.pcc= pcc
622 TOOL_CPP.pcc= pcpp
623 TOOL_CXX.pcc= p+
    [all...]

Completed in 19 milliseconds