Home
last modified time | relevance | path

Searched refs:Full (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/intel/io/acpica/utilities/
H A Dutmath.c72 UINT64 Full; member
118 DividendOvl.Full = Dividend; in AcpiUtShortDivide()
134 *OutQuotient = Quotient.Full; in AcpiUtShortDivide()
189 Divisor.Full = InDivisor; in AcpiUtDivide()
190 Dividend.Full = InDividend; in AcpiUtDivide()
242 Partial2.Full = (UINT64) Quotient.Part.Lo * Divisor.Part.Lo; in AcpiUtDivide()
243 Partial3.Full = (UINT64) Partial2.Part.Hi + Partial1; in AcpiUtDivide()
257 Remainder.Full -= Divisor.Full; in AcpiUtDivide()
263 Remainder.Full -= Divisor.Full; in AcpiUtDivide()
267 Remainder.Full = Remainder.Full - Dividend.Full; in AcpiUtDivide()
[all …]
/titanic_41/usr/src/cmd/acpi/common/
H A Dutmath.c72 UINT64 Full; member
118 DividendOvl.Full = Dividend; in AcpiUtShortDivide()
134 *OutQuotient = Quotient.Full; in AcpiUtShortDivide()
189 Divisor.Full = InDivisor; in AcpiUtDivide()
190 Dividend.Full = InDividend; in AcpiUtDivide()
242 Partial2.Full = (UINT64) Quotient.Part.Lo * Divisor.Part.Lo; in AcpiUtDivide()
243 Partial3.Full = (UINT64) Partial2.Part.Hi + Partial1; in AcpiUtDivide()
257 Remainder.Full -= Divisor.Full; in AcpiUtDivide()
263 Remainder.Full -= Divisor.Full; in AcpiUtDivide()
267 Remainder.Full = Remainder.Full - Dividend.Full; in AcpiUtDivide()
[all …]
/titanic_41/usr/src/uts/common/io/usb/hcd/
H A DREADME41 2.Full speed bus
77 Low-Speed clock* Slower than Full speed 8
153 - Full-Speed:
405 speed host controller. Refer to the "Full speed bus" section for more
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_history.txt411 * 05-12-10 02.00.15 Marked Task Set Full Event as obsolete.
/titanic_41/usr/src/data/hwdata/
H A Dusb.ids4260 3025 NetVista Full Width Keyboard
4886 245b HC-X920K (3MOS Full HD video camcorder)
12826 101f Fujitsu Full HD Pro Webcam
13477 0d42 Full Der Co., Ltd
13860 0def Full Rise Electronic Co., Ltd
14203 0f0e Energy Full Corp.
16434 5010 PV-D231U(RN)-F [PixelView PlayTV SBTVD Full-Seg]
19709 00 Full speed (or root) hub
20662 230 AC Full Screen View
20805 08D Block Load Full
[all …]
H A Dpci.ids4901 475f Solios (single-Full) CL frame grabber
4903 102b 4d5f Solios eV-CL (single-Full) frame grabber
4904 102b 4e5f Solios eM-CL (single-Full) frame grabber
19632 1a3b 1089 AW-NE785 / AW-NE785H 802.11bgn Wireless Full or Half-size Mini PCIe Card
/titanic_41/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4725 H?x?Full-Name: $x
/titanic_41/usr/src/cmd/ssh/doc/
H A DChangeLog962 - (djm) Full license in auth-pam.c
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src6298 # sw8 ON selects Full Duplex operation
6807 # 3: Full duplex Half duplex
6950 # Full magic-cookie attribute support, with half-intensity reverse
7184 # 7 X Full Duplex
7349 # | D | U | Full Duplex |
14038 # 3 - Half Duplex / Full Duplex
16874 # (Full syntax is \E[n;n;n;n;n;...;nu where each 'n' is
H A Dterminfo.src7101 # sw8 ON selects Full Duplex operation
7634 # 3: Full duplex Half duplex
7780 # Full magic-cookie attribute support, with half-intensity reverse
8027 # 7 X Full Duplex
8194 # | D | U | Full Duplex |
15860 # 3 - Half Duplex / Full Duplex
18949 # (Full syntax is \E[n;n;n;n;n;...;nu where each 'n' is
/titanic_41/usr/src/cmd/sendmail/cf/
H A DREADME3208 e-mail sent to Full.Name@local.host.name will be rejected.
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dchanges.txt1163 Full symbolic expressions are supported, along with the standard C
1166 Full disassembler support for the symbolic expressions is provided, and