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

  /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/dev/acpi/
apei_cper.h 130 uint16_t Row;
183 "b\010" "ROW\0" \

Completed in 45 milliseconds