| /NextBSD/sys/contrib/dev/acpica/components/disassembler/ |
| HD | dmbuffer.c | 74 UINT32 ByteCount); 144 UINT32 ByteCount) in AcpiDmDisasmByteList() argument 152 if (!ByteCount) in AcpiDmDisasmByteList() 157 for (i = 0; i < ByteCount; i += ACPI_BUFFER_BYTES_PER_LINE) in AcpiDmDisasmByteList() 162 if (ByteCount > ACPI_BUFFER_BYTES_PER_LINE) in AcpiDmDisasmByteList() 172 if (CurrentIndex >= ByteCount) in AcpiDmDisasmByteList() 184 if (CurrentIndex < (ByteCount - 1)) in AcpiDmDisasmByteList() 200 if (CurrentIndex >= ByteCount) in AcpiDmDisasmByteList() 243 UINT32 ByteCount; in AcpiDmByteList() local 247 ByteCount = (UINT32) Op->Common.Value.Integer; in AcpiDmByteList() [all …]
|
| HD | dmresrc.c | 248 UINT32 ByteCount) in AcpiDmResourceTemplate() argument 274 for (CurrentByteOffset = 0; CurrentByteOffset < ByteCount;) in AcpiDmResourceTemplate()
|
| /NextBSD/sys/contrib/dev/acpica/components/parser/ |
| HD | psargs.c | 85 UINT32 ByteCount; in AcpiPsGetNextPackageLength() local 96 ByteCount = (Aml[0] >> 6); in AcpiPsGetNextPackageLength() 97 ParserState->Aml += ((ACPI_SIZE) ByteCount + 1); in AcpiPsGetNextPackageLength() 101 while (ByteCount) in AcpiPsGetNextPackageLength() 110 PackageLength |= (Aml[ByteCount] << ((ByteCount << 3) - 4)); in AcpiPsGetNextPackageLength() 113 ByteCount--; in AcpiPsGetNextPackageLength()
|
| /NextBSD/sys/dev/aac/ |
| HD | aacreg.h | 1321 u_int32_t ByteCount; member 1337 u_int32_t ByteCount; member 1344 u_int32_t ByteCount; member 1361 u_int32_t ByteCount; member 1367 u_int32_t ByteCount; member
|
| HD | aac_debug.c | 230 br->ByteCount); in aac_print_fib() 237 bw->BlockNumber, bw->ByteCount, in aac_print_fib()
|
| HD | aac_disk.c | 272 bw->ByteCount = len; in aac_disk_dump()
|
| HD | aac.c | 1235 raw->ByteCount = bp->bio_bcount; in aac_bio_command() 1256 br->ByteCount = bp->bio_bcount; in aac_bio_command() 1266 bw->ByteCount = bp->bio_bcount; in aac_bio_command()
|
| /NextBSD/sys/dev/aacraid/ |
| HD | aacraid_reg.h | 1384 u_int32_t ByteCount; member 1400 u_int32_t ByteCount; member 1407 u_int32_t ByteCount; member 1424 u_int32_t ByteCount; member 1430 u_int32_t ByteCount; member
|
| HD | aacraid_debug.c | 144 br->ByteCount); in aacraid_print_fib() 151 bw->BlockNumber, bw->ByteCount, in aacraid_print_fib()
|
| HD | aacraid_cam.c | 456 raw->ByteCount = cm->cm_datalen; in aac_container_rw_command() 471 br->ByteCount = cm->cm_datalen; in aac_container_rw_command() 480 bw->ByteCount = cm->cm_datalen; in aac_container_rw_command()
|
| /NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/ |
| HD | saphy.c | 1214 bit32 ByteCount ) in saVhistCapture() argument 1227 …x%08X%08X 0x%08X%08X count 0x%X\n",Channel, NumBitHi, NumBitLo ,PcieAddrHi,PcieAddrLo,ByteCount)); in saVhistCapture() 1272 …CapCmd(agRoot,agContext, queueNum, Channel, NumBitLo, NumBitHi ,PcieAddrLo, PcieAddrHi, ByteCount); in saVhistCapture()
|
| HD | sampicmd.c | 367 bit32 ByteCount ) in mpiVHistCapCmd() argument 412 OSSA_WRITE_LE_32(agRoot, &payload, OSSA_OFFSET_OF(agsaGetVHistCap_V_t, ByteCount), ByteCount ); in mpiVHistCapCmd()
|
| HD | saproto.h | 597 bit32 ByteCount );
|
| HD | sampidefs.h | 1281 bit32 ByteCount; member
|
| /NextBSD/sys/contrib/dev/acpica/include/ |
| HD | acdisasm.h | 714 UINT32 ByteCount); 832 UINT32 ByteCount);
|
| /NextBSD/include/ |
| HD | MacTypes.h | 284 typedef unsigned long ByteCount; typedef
|
| /NextBSD/sys/dev/pms/RefTisa/sallsdk/api/ |
| HD | saapi.h | 703 bit32 ByteCount );
|