HomeSort by: relevance | last modified time | path
    Searched refs:Row (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
omap4-droid4-xt894.dts 46 /* Row 1 */
58 /* Row 2 */
72 /* Row 3 */
85 /* Row 4 */
99 /* Row 5 */
  /src/sys/external/bsd/gnu-efi/dist/lib/
event.c 140 IN UINTN Row,
150 PrintAt (Column, Row, String, Timeout);
print.c 122 IN UINTN Row,
664 IN UINTN Row,
677 Column, Row - The cursor position to print the string at
691 back = _IPrint (Column, Row, ST->ConOut, fmt, NULL, args);
735 IN UINTN Row,
750 Column, Row - The cursor position to print the string at
764 back = _IPrint (Column, Row, Out, fmt, NULL, args);
773 IN UINTN Row,
805 uefi_call_wrapper(Out->SetCursorPosition, 3, Out, Column, Row);
  /src/sys/external/bsd/acpica/dist/common/
dmtbdump3.c 204 UINT8 *Row;
222 Row = (UINT8 *) ACPI_CAST_PTR (ACPI_TABLE_SLIT, Table)->Entry;
226 /* Display one row of the matrix */
240 AcpiOsPrintf ("%2.2X", Row[j]);
243 /* Display up to 16 bytes per output row */
257 /* Point to next row */
260 Row += Localities;
  /src/sys/external/bsd/gnu-efi/dist/inc/
eficon.h 119 IN UINTN Row
efilib.h 584 IN UINTN Row,
600 IN UINTN Row,
790 IN UINTN Row,
  /src/sys/dev/acpi/
apei_cper.h 130 uint16_t Row;
183 "b\010" "ROW\0" \
apei.c 449 device_printf(sc->sc_dev, "%s: Row=0x%"PRIx16"\n", ctx,
450 ME->Row);
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 347 UINTN Row);

Completed in 17 milliseconds