Home
last modified time | relevance | path

Searched refs:Width (Results 1 – 25 of 47) sorted by relevance

12

/illumos-gate/usr/src/common/acpica/hardware/
H A Dhwvalid.c348 UINT32 Width) in AcpiHwReadPort() argument
364 Status = AcpiHwValidateIoRequest (Address, Width); in AcpiHwReadPort()
367 Status = AcpiOsReadPort (Address, Value, Width); in AcpiHwReadPort()
381 for (i = 0, *Value = 0; i < Width; i += 8) in AcpiHwReadPort()
423 UINT32 Width) in AcpiHwWritePort() argument
438 Status = AcpiHwValidateIoRequest (Address, Width); in AcpiHwWritePort()
441 Status = AcpiOsWritePort (Address, Value, Width); in AcpiHwWritePort()
455 for (i = 0; i < Width; i += 8) in AcpiHwWritePort()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacpiosxf.h481 UINT32 Width);
489 UINT32 Width);
501 UINT32 Width);
509 UINT32 Width);
524 UINT32 Width);
533 UINT32 Width);
H A Dachware.h264 UINT32 Width);
270 UINT32 Width);
/illumos-gate/usr/src/cmd/acpi/common/
H A Dosunixxf.c1334 UINT32 Width) in AcpiOsReadPciConfiguration() argument
1362 UINT32 Width) in AcpiOsWritePciConfiguration() argument
1387 UINT32 Width) in AcpiOsReadPort() argument
1390 switch (Width) in AcpiOsReadPort()
1434 UINT32 Width) in AcpiOsWritePort() argument
1460 UINT32 Width) in AcpiOsReadMemory() argument
1463 switch (Width) in AcpiOsReadMemory()
1499 UINT32 Width) in AcpiOsWriteMemory() argument
/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c482 uint32_t Width, uint32_t Height) in gfxfb_blt_fill() argument
501 if (DestinationX + Width > gfx_fb.framebuffer_common.framebuffer_width) in gfxfb_blt_fill()
504 if (Width == 0 || Height == 0) in gfxfb_blt_fill()
529 for (x = 0; x < Width; x++) { in gfxfb_blt_fill()
563 uint32_t Width, uint32_t Height, uint32_t Delta) in gfxfb_blt_video_to_buffer() argument
584 if (SourceX + Width > gfx_fb.framebuffer_common.framebuffer_width) in gfxfb_blt_video_to_buffer()
587 if (Width == 0 || Height == 0) in gfxfb_blt_video_to_buffer()
591 Delta = Width * sizeof (*p); in gfxfb_blt_video_to_buffer()
596 copybytes = Width * bpp; in gfxfb_blt_video_to_buffer()
623 for (x = 0; x < Width; x++) { in gfxfb_blt_video_to_buffer()
[all …]
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DPrint2.h261 IN UINTN Width
495 IN UINTN Width
579 IN UINTN Width
638 IN UINTN Width
H A DPciIo.h148 IN EFI_PCI_IO_PROTOCOL_WIDTH Width,
181 IN EFI_PCI_IO_PROTOCOL_WIDTH Width,
221 IN EFI_PCI_IO_PROTOCOL_WIDTH Width,
270 IN EFI_PCI_IO_PROTOCOL_WIDTH Width,
H A DPciRootBridgeIo.h139 IN EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_WIDTH Width,
166 IN EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_WIDTH Width,
202 IN EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_WIDTH Width,
H A DHiiImage.h47 UINT16 Width; member
188 UINT16 Width; member
H A DIsaIo.h118 IN EFI_ISA_IO_PROTOCOL_WIDTH Width,
158 IN EFI_ISA_IO_PROTOCOL_WIDTH Width,
H A DCpuIo2.h99 IN EFI_CPU_IO_PROTOCOL_WIDTH Width,
H A DUgaDraw.h142 IN UINTN Width,
H A DGraphicsOutput.h219 IN UINTN Width,
H A DDeviceIo.h72 IN EFI_IO_WIDTH Width,
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dosl.c829 AcpiOsReadPort(ACPI_IO_ADDRESS Address, UINT32 *Value, UINT32 Width) in AcpiOsReadPort() argument
837 (long)Address, Width); in AcpiOsReadPort()
842 switch (Width) { in AcpiOsReadPort()
854 (long)Address, Width); in AcpiOsReadPort()
861 AcpiOsWritePort(ACPI_IO_ADDRESS Address, UINT32 Value, UINT32 Width) in AcpiOsWritePort() argument
869 (long)Address, Width); in AcpiOsWritePort()
873 switch (Width) { in AcpiOsWritePort()
885 (long)Address, Width); in AcpiOsWritePort()
903 UINT32 Width, int write) in osl_rw_memory() argument
905 size_t maplen = Width / 8; in osl_rw_memory()
[all …]
/illumos-gate/usr/src/lib/libeti/menu/common/
H A Dscale.c56 Width(m) = width; in _scale()
68 *c = Width(m); in scale_menu()
H A Dpost.c202 if (c < Width(m) || r < Height(m)) { in post_menu()
207 if ((Win(m) = newwin(Rows(m), Width(m), 0, 0)) == in post_menu()
219 if ((Sub(m) = derwin(Win(m), r, Width(m), 0, 0)) == in post_menu()
H A Dshow.c49 c = min(Width(m), c); in _show()
/illumos-gate/usr/src/common/acpica/disassembler/
H A Ddmresrcs.c275 if (Resource->FixedDma.Width <= 5) in AcpiDmFixedDmaDescriptor()
278 AcpiGbl_DtsDecode [Resource->FixedDma.Width]); in AcpiDmFixedDmaDescriptor()
283 Resource->FixedDma.Width); in AcpiDmFixedDmaDescriptor()
/illumos-gate/usr/src/cmd/acpi/iasl/
H A Daslstubs.c193 UINT32 Width) in AcpiHwReadPort() argument
202 UINT32 Width) in AcpiHwWritePort() argument
H A Daslrestype1i.c342 Descriptor->FixedDma.Width = (UINT8) InitializerOp->Asl.Value.Integer; in RsDoFixedDmaDescriptor()
344 CurrentByteOffset + ASL_RESDESC_OFFSET (FixedDma.Width)); in RsDoFixedDmaDescriptor()
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiInternalFormRepresentation.h175 UINT16 Width; member
528 UINT16 Width; member
552 UINT16 Width; member
568 UINT16 Width; member
586 UINT16 Width; member
1968 UINT16 Width; member
2002 UINT16 Width; member
2041 UINT16 Width; member
/illumos-gate/usr/src/common/acpica/resources/
H A Drsirq.c423 {ACPI_RSC_MOVE8, ACPI_RS_OFFSET (Data.FixedDma.Width),
424 AML_OFFSET (FixedDma.Width),
/illumos-gate/usr/src/test/util-tests/tests/pcieadm/
H A Dbridge-efilt.out5 |--> Link Width: 0x4
/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb_acpi.c85 infop->Width = ACPI_PLD_GET_WIDTH(&buf32p[1]); in usbtopo_decode_pld()

12