/titanic_41/usr/src/uts/intel/io/acpica/executer/ |
H A D | exfldio.c | 726 UINT32 BufferLength) in AcpiExExtractFromField() argument 745 if (BufferLength < in AcpiExExtractFromField() 750 ObjDesc->CommonField.BitLength, BufferLength)); in AcpiExExtractFromField() 755 memset (Buffer, 0, BufferLength); in AcpiExExtractFromField() 763 if (BufferLength >= sizeof (UINT64)) in AcpiExExtractFromField() 772 memcpy (Buffer, &RawDatum, BufferLength); in AcpiExExtractFromField() 844 BufferLength - BufferOffset)); in AcpiExExtractFromField() 862 BufferLength - BufferOffset)); in AcpiExExtractFromField() 886 UINT32 BufferLength) in AcpiExInsertIntoField() argument 919 if (BufferLength < RequiredLength) in AcpiExInsertIntoField() [all …]
|
/titanic_41/usr/src/uts/intel/io/acpica/parser/ |
H A D | psargs.c | 537 UINT32 BufferLength; in AcpiPsGetNextField() local 679 BufferLength = ACPI_GET8 (ParserState->Aml); in AcpiPsGetNextField() 685 BufferLength = ACPI_GET16 (ParserState->Aml); in AcpiPsGetNextField() 691 BufferLength = ACPI_GET32 (ParserState->Aml); in AcpiPsGetNextField() 697 BufferLength = 0; in AcpiPsGetNextField() 703 Arg->Named.Value.Size = BufferLength; in AcpiPsGetNextField()
|
/titanic_41/usr/src/uts/common/io/chxge/ |
H A D | sge.h | 121 u32 BufferLength: 31; member 139 u32 BufferLength: 31; 174 u32 BufferLength; member 182 u32 BufferLength; member 207 u32 BufferLength: 31; member 218 u32 BufferLength: 31; member
|
H A D | sge.c | 424 e->BufferLength = cmp->ce_len; in sge_data_out() 457 e->BufferLength = cmp->ce_len; in sge_data_out() 630 e->BufferLength, e->Offload); in sge_data_in() 634 e->Sop, e->Eop, e->BufferLength); in sge_data_in() 1099 e->BufferLength = sz - rxoff; in alloc_freelQ_buffers()
|
/titanic_41/usr/src/uts/intel/sys/acpi/ |
H A D | acinterp.h | 182 UINT32 BufferLength, 196 UINT32 BufferLength, 204 UINT32 BufferLength, 228 UINT32 BufferLength); 234 UINT32 BufferLength);
|
H A D | acdispat.h | 307 UINT32 BufferLength,
|
H A D | acpiosxf.h | 491 UINT32 BufferLength,
|
H A D | amlresrc.h | 119 UINT32 BufferLength; member
|
/titanic_41/usr/src/uts/intel/io/acpica/dispatcher/ |
H A D | dsobject.c | 265 UINT32 BufferLength, in AcpiDsBuildInternalBufferObj() argument 323 ObjDesc->Buffer.Length = BufferLength; in AcpiDsBuildInternalBufferObj() 324 if (ByteListLength > BufferLength) in AcpiDsBuildInternalBufferObj()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/ |
H A D | exioct.h | 425 UINT32 BufferLength; member 432 UINT32 BufferLength; member
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | undi.c | 718 undi.pxs->undi_isr.BufferLength, in eb_pxenv_undi_isr() 1028 undi.pxs->undi_isr.BufferLength ); in undi_poll() 1029 nic->packetlen += undi.pxs->undi_isr.BufferLength; in undi_poll()
|
H A D | pxe.h | 340 uint16_t BufferLength; /* Length of Frame */ member
|
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2_tool.h | 451 U32 BufferLength; /* 0x14 */ member
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_xioctl.c | 3353 if (plbreq.BufferLength < plbreq.TransferCount && in ql_diagnostic_loopback() 3356 "mailbox_buffer_size=%d\n", plbreq.BufferLength, in ql_diagnostic_loopback() 3471 plbrsp.BufferLength = plbreq.TransferCount; in ql_diagnostic_loopback()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/mpt_sas/ |
H A D | mptsas.c | 11273 &pDiag_post_msg->BufferLength, in mptsas_start_diag()
|