Home
last modified time | relevance | path

Searched refs:BAR (Results 1 – 25 of 43) sorted by relevance

12

/illumos-gate/usr/src/cmd/eqn/
H A De.y47 %right DOT DOTDOT HAT TILDE BAR UNDER VEC DYAD
129 | BAR { $$ = BAR; }
H A Dlookup.c40 "bar", BAR,
H A Ddiacrit.c84 case BAR: in diacrit()
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dgawksub.ok1 orig = "here is some text", repl = "<FOO&BAR \q \ \\ \& \\& \\\&>"
/illumos-gate/usr/src/cmd/ptools/ptree/
H A Dptree.c79 enum { DASH = 0, BAR, CORNER, VRIGHT }; enumerator
103 [BAR] = "|",
110 [BAR] = "\xe2\x94\x82", /* \u2502 */
332 (void) printf("%s ", HAS_SIBLING(ancestor) ? box[BAR] : " "); in printlines()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Dmm_solaris.h83 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
88 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
H A Dmm.h112 #define MM_WRITE_DOORBELL(/* struct _lm_device_t* */PDEV, /* u32_t */BAR, /* u32_t */CID, /* u32_t … argument
113 MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL)
H A Dmm_ndismono.h85 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
H A Dmm_user_mode_debug.h62 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
H A Dmm_dos.h131 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
H A Dmm_linux.h96 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
H A Dmm_uefi.h136 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
H A Dmm_vbd.h102 #define MM_WRITE_DOORBELL_IMP(PDEV, BAR, CID, VAL) \ argument
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk.y97 %token BAR /* '|' */
121 %right BAR PIPE WRITE APPEND
512 | expr BAR GETLINE optvar = {
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c971 if (Hdr_type == BAR) { in bfill()
1088 if (Hdr_type == BAR) in chgreel()
1359 Hdr_type = BAR; in ckopts()
3456 if (Hdr_type == BAR) { in file_in()
4532 case BAR: in gethdr()
4540 hit = BAR; in gethdr()
4666 case BAR: in gethdr()
5833 if (hdr != BAR) { in read_hdr()
5993 case BAR: in read_hdr()
6000 rv = BAR; in read_hdr()
[all …]
H A Dcpio.h111 #define BAR 9 macro
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub1.c695 case BAR: in mn2()
829 case BAR: case RNEWE: case RCAT: case DIV: in dupl()
952 case BAR: in treedump()
H A Dldefs.h114 #define BAR 0x400c macro
H A Dsub2.c111 case BAR: case RCAT: case DIV: case RNEWE: in cfoll()
187 case BAR: case QUEST: case RNEWE: in follow()
260 case BAR: case RNEWE: in first()
H A Dparser.y202 ={ $$.i = mn2(BAR,$1.i,$3.i); }
233 j = mn2(BAR,j,g);
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/msft-pc-windows/
H A DCP1253.TXT209 0xA6 0x00A6 #BROKEN BAR
218 0xAF 0x2015 #HORIZONTAL BAR
H A DCP869.TXT180 0x8a 0x00a6 #BROKEN BAR
184 0x8e 0x2015 #HORIZONTAL BAR
/illumos-gate/usr/src/lib/iconv_modules/utf-8/utils/
H A D8859-7.txt224 0xA6 0x00A6 # BROKEN BAR
231 0xAF 0x2015 # HORIZONTAL BAR
H A D8859-8.txt160 0xA6 0x00A6 # BROKEN BAR
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex377 The E4 bar is a reduced BAR, i.e., it does not map the entire register address range.
381BAR} is the BAR accessed by the ecore. It is divided into configurable windows which point to diff…
384 \caption{Internal BAR vs. External BAR}
390 For more details on the E4 BAR access scheme the reader is referred to the “Reduced PF BAR0 size” s…
402 These macros are a direct read / write from the BAR with the absolute address offset given.
403 Implementation should add the offset to the mapped BAR address and call the appropriate OS specific…
410BAR addresses; The ecore is responsible for configuring the memory windows, and translates the inn…
442 …\item It enables the ecore to access its BAR, doing things such as enabling the PTT pool and openi…
516 Following this, REG\_RD/REG\_WR are no longer operational - upper layer can disable the PCI BAR.
1246 …\texttt{edpm\_mode} & (0-Enable EDPM if BAR size is adequate, 1-Force EDPM (modprobe may fail on s…
[all …]

12