Home
last modified time | relevance | path

Searched refs:ACPI_PCICLS_STRING_SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutids.c539 Length = ACPI_PCICLS_STRING_SIZE; in AcpiUtExecute_CLS()
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h1388 #define ACPI_PCICLS_STRING_SIZE 7 /* Includes null terminator */ macro
/freebsd/sys/dev/acpica/
H A Dacpi.c2448 devinfo->ClassCode.Length >= ACPI_PCICLS_STRING_SIZE) { in acpi_probe_child()