Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Drepeat.h7 #define R6(P, S) R3(P,S##0) R3(P,S##1) R3(P,S##2) R3(P,S##3) R3(P,S##4) R3(P,S##5) R3(P,S##… macro
8 #define R7(P, S) R6(P,S##0) R6(P,S##1)
9 #define R8(P, S) R6(P,S##0) R6(P,S##1) R6(P,S##2) R6(P,S##3)
10 #define R9(P, S) R6(P,S##0) R6(P,S##1) R6(P,S##2) R6(P,S##3) R6(P,S##4) R6(P,S##5) R6(P,S##…
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_vartree003.sh73 X11Rx/R6.4/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-Demi.pmf
96 … X11Rx/R6.4/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-DemiOblique.pmf
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDebugSupport.h293 UINT64 R6; member
463 UINT64 R6; member
497 UINT32 R6; member
/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda.h107 R6 = 6, enumerator
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dattributes.sh301 typeset -R6 foo=bbbbbb
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_init.c566 rv = sda_init_cmd(slot, CMD_SEND_RCA, 0, R6, &resp); in sda_init_rca()
/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.c1378 case R6: in sdhost_cmd()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids1225 1309 Kaveri [Radeon R6/R7 Graphics]
1227 130a Kaveri [Radeon R6 Graphics]
1230 130d Kaveri [Radeon R6 Graphics]
1245 131d Kaveri [Radeon R6 Graphics]
3782 103c 1318 Radeon R6 M255DX
4374 9855 Mullins [Radeon R6 Graphics]
4385 9874 Wani [Radeon R5/R6/R7 Graphics]
4388 1028 06bd Radeon R6 Graphics
4389 103c 2b44 Radeon R6 Graphics
4395 17aa 5113 Radeon R6 Graphics
[all …]
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src2805 # Compatible with the R6 xterm
2807 # added khome/kend, hts based on the R6 xterm code - TD
H A Dterminfo.src3167 # Compatible with the R6 xterm
3169 # added khome/kend, hts based on the R6 xterm code - TD