/illumos-gate/usr/src/common/acpica/utilities/ |
H A D | utstrtoul64.c | 235 UINT32 Base = 10; /* Default is decimal */ in AcpiUtStrtoul64() local 260 Base = 16; in AcpiUtStrtoul64() 269 Base = 8; in AcpiUtStrtoul64() 289 switch (Base) in AcpiUtStrtoul64() 459 UINT32 Base = 10; /* Default is decimal */ in AcpiUtExplicitStrtoul64() local 476 Base = 16; in AcpiUtExplicitStrtoul64() 489 switch (Base) in AcpiUtExplicitStrtoul64()
|
H A D | utstrsuppt.c | 164 UINT32 Base, 170 UINT32 Base, 492 UINT32 Base, in AcpiUtInsertDigit() argument 501 Status = AcpiUtStrtoulMultiply64 (*AccumulatedValue, Base, &Product); in AcpiUtInsertDigit() 535 UINT32 Base, in AcpiUtStrtoulMultiply64() argument 545 if (!Multiplicand || !Base) in AcpiUtStrtoulMultiply64() 558 AcpiUtShortDivide (ACPI_UINT64_MAX, Base, &Quotient, NULL); in AcpiUtStrtoulMultiply64() 564 Product = Multiplicand * Base; in AcpiUtStrtoulMultiply64()
|
H A D | utclib.c | 807 UINT32 Base) in strtoul() argument 851 if (Base == 0) in strtoul() 857 Base = 16; in strtoul() 862 Base = 8; in strtoul() 867 Base = 10; in strtoul() 870 else if (Base < 2 || Base > 36) in strtoul() 883 if (Base == 8 && *String == '0') in strtoul() 888 if (Base == 16 && in strtoul() 917 if (index >= Base) in strtoul() 927 (UINT32) Base)) in strtoul() [all …]
|
/illumos-gate/usr/src/common/acpica/executer/ |
H A D | exconvrt.c | 166 UINT16 Base, 425 UINT16 Base, in AcpiExConvertToAscii() argument 442 switch (Base) in AcpiExConvertToAscii() 556 UINT16 Base = 16; in AcpiExConvertToString() local 581 Base = 10; in AcpiExConvertToString() 607 ObjDesc->Integer.Value, Base, NewBuf, AcpiGbl_IntegerByteWidth); in AcpiExConvertToString() 626 Base = 10; in AcpiExConvertToString() 696 (UINT64) ObjDesc->Buffer.Pointer[i], Base, NewBuf, 1); in AcpiExConvertToString()
|
H A D | exutils.c | 181 UINT32 Base); 427 UINT32 Base) in AcpiExDigitsNeeded() argument 450 (void) AcpiUtShortDivide (CurrentValue, Base, &CurrentValue, NULL); in AcpiExDigitsNeeded()
|
/illumos-gate/usr/src/tools/codesign/ |
H A D | codesign_server.pl | 53 my $Base = "/opt/signing"; 62 open(AUDIT, ">>$Base/audit/log"); 92 $dir = "$Base/cred/$2";
|
/illumos-gate/usr/src/test/util-tests/tests/libsff/ |
H A D | libsff_compliance.out | 2 0 10G Base-SR 3 1 10G Base-LR 4 2 10G Base-LRM 5 3 10G Base-ER
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | driver-network-atge.p5m | 35 value="Atheros/Attansic L1E Gigabit Ethernet 10/100/1000 Base (AR8121/AR8113)" 57 name="Atheros/Attansic L1E Gigabit Ethernet 10/100/1000 Base (AR8121/AR8113)"
|
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/ |
H A D | pkcs11_spi.c | 779 KMF_DATA Modulus, Exponent, Prime, Subprime, Base, Value; in KMFPK11_EncodePubKeyData() local 803 (void) memset(&Base, 0, sizeof (Base)); in KMFPK11_EncodePubKeyData() 893 SETATTR(dsaTemplate, 4, CKA_BASE, Base.Data, in KMFPK11_EncodePubKeyData() 894 Base.Length); in KMFPK11_EncodePubKeyData() 918 Base.Length = dsaTemplate[4].ulValueLen; in KMFPK11_EncodePubKeyData() 919 Base.Data = malloc(Base.Length); in KMFPK11_EncodePubKeyData() 920 if (Base.Data == NULL) { in KMFPK11_EncodePubKeyData() 931 free(Base.Data); in KMFPK11_EncodePubKeyData() 938 SETATTR(dsaTemplate, 4, CKA_BASE, Base.Data, in KMFPK11_EncodePubKeyData() 939 Base.Length); in KMFPK11_EncodePubKeyData() [all …]
|
/illumos-gate/usr/src/uts/common/pcmcia/sys/ |
H A D | cs_priv.h | 285 #define IOADDR_FROBNITZ(Base, IOAddrLines) (Base&((1<<IOAddrLines)-1)) argument
|
H A D | cs.h | 403 } Base; member
|
/illumos-gate/usr/src/boot/i386/gptzfsboot/ |
H A D | sio.S | 19 sio_port: .long SIOPRT # Base port
|
/illumos-gate/usr/src/uts/intel/sys/acpi/ |
H A D | acclib.h | 268 UINT32 Base);
|
/illumos-gate/usr/src/boot/i386/pxeldr/ |
H A D | pxeldr.S | 293 .long gdt # Base
|
/illumos-gate/usr/src/boot/i386/btx/btxldr/ |
H A D | btxldr.S | 78 movl %eax,%ebp # Base of user stack
|
/illumos-gate/usr/src/common/ficl/softcore/ |
H A D | classes.fr | 54 \ Base class for pointers to scalars (not objects).
|
/illumos-gate/usr/src/boot/i386/cdboot/ |
H A D | cdboot.S | 564 .long gdt # Base
|
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/ |
H A D | PeImage.h | 563 UINT32 Base; member
|
/illumos-gate/usr/src/cmd/refer/papers/ |
H A D | Rbstjissue | 155 a Base for Applications
|
/illumos-gate/usr/src/uts/common/pcmcia/cs/ |
H A D | cs.c | 5011 wr->Base.handle = (acc_handle_t)gw.handle; in cs_modify_mem_window() 6042 cs_setup_io_win(uint32_t sn, uint32_t wn, baseaddru_t *Base, uint32_t *NumPorts, 6090 Base->base = 0; 6092 Base->base = IOADDR_FROBNITZ(Base->base, IOAddrLines); 6097 set_window.base = Base->base; 6107 Base->base = set_window.base; 6108 Base->handle = set_window.handle; 8049 win_req.Base.base = 0;
|
/illumos-gate/usr/src/boot/i386/btx/btx/ |
H A D | btx.S | 486 leal 0x44(%esp,1),%esi # Base of frame 634 leal 0x44(%esp,1),%esi # Base of frame
|
/illumos-gate/usr/src/cmd/file/ |
H A D | magic | 612 >8 string isom Base Media v1 [IS0 14496-12:2003] 613 >8 string iso2 Base Media v2 [ISO 14496-12:2005]
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 2664 uInt Base; /* literal, length base, or distance base */ member 3420 c = h->more.Base; 3617 #define base more.Base 4087 #define base more.Base 4409 #define base more.Base
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_download.c | 55 static void emlxs_format_load_area_cmd(MAILBOXQ *mbq, uint32_t Base, 65 static void emlxs_format_prog_flash(MAILBOXQ *mbq, uint32_t Base, 2611 uint32_t Base, in emlxs_format_prog_flash() argument 2634 mb->un.varLdSM.dl_to_adr = Base; in emlxs_format_prog_flash() 5372 uint32_t Base, in emlxs_format_load_area_cmd() argument 5386 mb->un.varLdArea.dl_to_adr = Base; in emlxs_format_load_area_cmd()
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 4665 103c 125a 10/100Base-TX (PCI) [A5506B] 4694 1498 000a TPMC880-10 10/100Base-T and 10Base2 PMC Ethernet Adapter 4695 1498 000b TPMC880-11 Single 10/100Base-T PMC Ethernet Adapter 4697 14cb 0100 LNDL-100N 100Base-TX Ethernet PC Card 4904 0311 FC 5740/1954 4-Port 10/100/1000 Base-TX PCI-X Adapter for POWER 6287 47c1 Solios (dual-Base/single-Medium) CL frame grabber 6290 102b 4b81 Solios eCL/XCL (dual-Base) frame grabber 6292 102b 4d81 Solios eV-CL (dual-Base) frame grabber 6294 102b 4e81 Solios eM-CL (dual-Base) frame grabber 9620 1700 3c940 10/100/1000Base-T [Marvell] [all …]
|