Home
last modified time | relevance | path

Searched refs:POWER (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/m4/common/
H A Dm4y.y47 %right POWER
74 | e POWER e = { for ($$ = 1; $3-- > 0; $$ *= $1); }
103 return (peek('*', POWER, '*')); in yylex()
H A Dm4y_xpg4.y49 %right POWER
78 | e POWER e = { for ($$ = 1; $3-- > 0; $$ *= $1); }
109 return (peek('*', POWER, '*')); in yylex()
/illumos-gate/usr/src/cmd/awk/
H A Dmaketab.c95 { POWER, "arith", " **" },
H A Dawk.g.y123 %right POWER
391 | term POWER term { $$ = op2(POWER, $1, $3); }
H A Dlex.c322 RET(POWER); in yylex()
341 RET(POWER); in yylex()
H A Drun.c1194 case POWER: in arith()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpp.def125 POWER :architecture:
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c243 #define POWER 1 macro
942 if (strcmp(buf, led_strs[POWER]) == 0) in cfga_private_func()
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c230 #define POWER 1 macro
1066 if (strcmp(buf, led_strs[POWER]) == 0) in cfga_private_func()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids4845 0311 FC 5740/1954 4-Port 10/100/1000 Base-TX PCI-X Adapter for POWER
7669 1014 041e FC EN0Y/EN12 PCIe2 LP 8 Gb 4-port Fibre Channel Adapter for POWER
7690 1014 03af FC 5708/5270 10 Gb FCoE PCIe Dual Port Adapter for POWER
13145 1014 03f1 PCIe2 2-Port 16Gb Fibre Channel Adapter for POWER (FC EL5B; CCIN 577F)
13146 1014 04e3 PCIe3 4-Port 10GbE SR Adapter for POWER (FC EN15/EN16; CCIN 2CE3)
13147 1014 04e4 PCIe3 4-Port 10GbE SFP+ Adapter for POWER (FC EN18; CCIN 2CE4)
13197 1014 038a 8Gb PCI Express Dual Port FC Adapter for POWER
13240 # Also IBM FC 5759 / FC 1910 for POWER
24296 1014 03d0 PCIe2 2-port 10GbE SR Adapter for POWER
24298 1014 03d1 PCIe2 2-port 10GbE SFP+ Copper Adapter for POWER
[all …]