Home
last modified time | relevance | path

Searched refs:ord (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/data/locale/tools/
H A Dmkwidths.py35 out += "\\x%X" % ord(u8str[idx])
/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c118 int ord; /* Ordinal number of the latest occurrence. */ member
417 entry->ord = 1; in html_make_id()
421 entry->ord++; in html_make_id()
423 if (entry->ord > 1) { in html_make_id()
425 mandoc_asprintf(&buf, "%s~%d", cp, entry->ord); in html_make_id()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_roce_api.h762 u8 ord; member
830 u8 ord; member
H A Drelease.txt1101 5. Problem: CQ90357 - iWARP wrong ird/ord values published.
1103 Change: Set correct maximum ord/ird values for iWARP.
/illumos-gate/usr/src/lib/pyzfs/common/
H A Duserspace.py240 n = [-ord(c) for c in n]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_iwarp.h666 __le32 ord; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1317 \texttt{ord} & Negotiated in MPA Rev2. Used as is in MPA Rev1. \\ \hline
1338 …c:cminfo} with finalized values. MPA Rev2 for example will contain the negotiated ird/ord \\ \hline
1344 … the upper layer driver will pass the MPA parameters such as private data, ord, ird to all the way…
1369 \texttt{ord} & to send on MPA response. \\ \hline