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

  /src/usr.sbin/lpr/common_source/
lp.h 53 extern long MC; /* maximum number of copies allowed */
common.c 84 long MC; /* maximum number of copies allowed */
  /src/usr.sbin/lpr/lpr/
lpr.c 264 if (MC > 0 && ncopies > MC)
265 errx(EXIT_FAILURE, "only %ld copies are allowed", MC);
682 if (cgetnum(bp,"mc", &MC) < 0)
683 MC = DEFMAXCOPIES;
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerTracePC.cpp 327 auto &MC = ModuleCounters[I];
328 size_t Size = MC.Stop - MC.Start;
331 return MC.Start[J] != 0;
  /src/games/backgammon/common_source/
fancy.c 64 static char *MC; /* column cursor movement map */
83 static char **tstr[] = {&BC, &CD, &CE, &CL, &CM, &HO, &MC, &ML, &ND, &UP};
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
fsl-ls1088a.dtsi 929 fsl_mc: fsl-mc@80c000000 {
930 compatible = "fsl,qoriq-mc";
931 reg = <0x00000008 0x0c000000 0 0x40>, /* MC portal base */
932 <0x00000000 0x08340000 0 0x40000>; /* MC control reg */
940 * Region type 0x0 - MC portals
951 compatible = "fsl,qoriq-mc-dpmac";
956 compatible = "fsl,qoriq-mc-dpmac";
961 compatible = "fsl,qoriq-mc-dpmac";
966 compatible = "fsl,qoriq-mc-dpmac";
971 compatible = "fsl,qoriq-mc-dpmac"
    [all...]
fsl-ls208xa.dtsi 748 fsl_mc: fsl-mc@80c000000 {
749 compatible = "fsl,qoriq-mc";
750 reg = <0x00000008 0x0c000000 0 0x40>, /* MC portal base */
751 <0x00000000 0x08340000 0 0x40000>; /* MC control reg */
759 * Region type 0x0 - MC portals
773 compatible = "fsl,qoriq-mc-dpmac";
779 compatible = "fsl,qoriq-mc-dpmac";
785 compatible = "fsl,qoriq-mc-dpmac";
791 compatible = "fsl,qoriq-mc-dpmac";
797 compatible = "fsl,qoriq-mc-dpmac"
    [all...]
fsl-lx2160a.dtsi 1619 fsl_mc: fsl-mc@80c000000 {
1620 compatible = "fsl,qoriq-mc";
1631 * Region type 0x0 - MC portals
1645 compatible = "fsl,qoriq-mc-dpmac";
1651 compatible = "fsl,qoriq-mc-dpmac";
1657 compatible = "fsl,qoriq-mc-dpmac";
1663 compatible = "fsl,qoriq-mc-dpmac";
1669 compatible = "fsl,qoriq-mc-dpmac";
1675 compatible = "fsl,qoriq-mc-dpmac";
1681 compatible = "fsl,qoriq-mc-dpmac"
    [all...]
  /src/libexec/ld.aout_so/
ld.so.arm.uue 41 MC>4,,);E!#"-Y0D@FN<``)+E!1"@X04PH.$%(*#A]0$`ZP#`H.$<$)SE"#"1
61 MC>4$`(WE!1"@X00@H.$`,*#A%P$`ZQP0D.4(,)'E`3"#X@@P@>4<`)#E#""0
117 MC>5$`$OB`1"0Z#P0&^4`<*#C`&"@X\``C>D!.J#C$C"#X@<@H.,``(3@#`"`
217 MC>A4()_E5`"?Y0+`FN<`$)KG`#"<Y0$`H.,$(*#A@3P`ZR`P&^4(0)#E``!3
301 MC^`P@9_E"'":YP!0E^4`8*#A``!5XR$``!H1.0#K`$"@X0!`A^4"":#C!!"@
697 MC.(!4(7B!`!6X>K__SJD<1OE``!7X]S__PJX()_E`C":YP<`H.$%$*#A!""@
825 MC.4$<(?@!F!DX```4^.7__\:8___ZBPP"^4#D*#A``!6XP4``!HL8`OE`'"8
877 MC^!,``OE4!`+Y0!0H.,`D%+B!0``&EPRG^4#0)KG!1"@X00`H.%(_O_K!)"@
957 MC^``4*#A!3&%X(,PA>"#8:#A!0*%X``!A>```:#A#P"`X@``AN`*'`#K`'!0
1157 MC.$$P(#D!"!2XOG__ZH!$$'BD___Z@(0@>`"`(#@!"!2XA\``+H#P!#B)P`
    [all...]
ld.so.vax.uue 217 MK9#0K`Q3T&.MC-U6^P'O99T``-!06L%:!U#*`U##4%Y>T%ZME-U6GZ^UW:V4
320 MC```T%#_^X@``!(\T@!0!-`![YZ4``#?1Y\(````^P'O"(L``-!05A/BWD>?
399 MC`"-`(X`CP"0`)$`D@"3`)0`E0"6`)<`F`"9`)H`FP"<`)T`G@"?`*``H0"B
ld.so.i386.uue 298 MC%#H=O;__X/$!(N-</___U&-DW-=__]2BY,T````BQ*+19C_-(+H+@$``(E%
299 MC,>%?/___P````!J(%:+C63___]1Z#83``"+A73___^)19R+5>"+30R)$8M5
376 MC(U%C(F%>/___[\!````QD6'`#'VB;U8____BY5<____.==]!HF56/___XGP
ld.so.sparc.uue 1110 MC``!!:P``(,7___^!``!`?P````"```````!`@`````"```````!!;@``&X7
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
hwmgr.h 723 uint32_t MC;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
nuvoton-common-npcm7xx.dtsi 30 /* external reference clock for MC. float in normal operation */
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/
nouveau_nvkm_engine_device_base.c 112 .mc = nv04_mc_new,
133 .mc = nv04_mc_new,
155 .mc = nv04_mc_new,
175 .mc = nv11_mc_new,
197 .mc = nv04_mc_new,
219 .mc = nv17_mc_new,
241 .mc = nv17_mc_new,
263 .mc = nv04_mc_new,
285 .mc = nv17_mc_new,
307 .mc = nv17_mc_new
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
amdgpu_smu7_hwmgr.c 142 * Find the MC microcode version and store it in the HwMgr struct
151 hwmgr->microcode_version_info.MC = cgs_read_register(hwmgr->device, mmMC_SEQ_IO_DEBUG_DATA);
4251 /* Read MC indirect register offset 0x9F bits [3:0] to see
4252 * if VBIOS has already loaded a full version of MC ucode
4399 "Failed to get MC microcode version!", result = tmp_result);

Completed in 32 milliseconds