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

  /src/usr.sbin/acpitools/acpidump/
acpi.c 1504 acpi_print_dbg2_serial_subtype(dev->PortSubtype);
1508 if (dev->PortSubtype == ACPI_DBG2_1394_STANDARD)
1511 printf("reserved (%04hx)\n", dev->PortSubtype);
1515 switch (dev->PortSubtype) {
1523 printf("reserved (%04hx)\n", dev->PortSubtype);
1528 printf("Net\n" "\t\tPciVendorID=%04x\n", dev->PortSubtype);
1532 printf("\t\tPortSubtype=reserved (%04hx)\n", dev->PortSubtype);
  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 1020 UINT16 PortSubtype;
1040 /* Subtypes for PortSubtype field above */
  /src/sys/external/bsd/acpica/dist/common/
dmtbinfo1.c 936 {ACPI_DMT_UINT16, ACPI_DBG20_OFFSET (PortSubtype), "Port Subtype", 0},

Completed in 23 milliseconds