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

  /src/sys/external/bsd/acpica/dist/resources/
rsxface.c 582 * includes both subtype and 16-byte UUID
589 * UUID subtype. Returns a ACPI_RESOURCE of type Vendor.
670 (Vendor->UuidSubtype != Info->Uuid->Subtype) ||
  /src/sys/external/bsd/acpica/dist/include/
acrestyp.h 277 UINT8 Subtype;
actbl1.h 959 UINT16 Subtype;
  /src/usr.sbin/acpitools/acpidump/
acpi.c 1337 switch (desc->Subtype) {
1351 switch (desc->Subtype) {
1362 switch (desc->Subtype) {
1376 switch (desc->Subtype) {
1391 printf("(unknown subtype(%hx))\n", desc->Subtype);
1450 acpi_print_dbg2_serial_subtype(uint16_t subtype)
1453 switch (subtype) {
1476 printf("reserved (%04hx)\n", subtype);
  /src/sys/external/bsd/acpica/dist/common/
dmtbinfo1.c 899 {ACPI_DMT_UINT16, ACPI_CSRT2_OFFSET (Subtype), "Subtype", 0},
936 {ACPI_DMT_UINT16, ACPI_DBG20_OFFSET (PortSubtype), "Port Subtype", 0},

Completed in 21 milliseconds