Lines Matching full:large
39 /* Large descriptors */
95 /* Large descriptors */
280 * Examine the large/small bit in the resource header in acpi_ut_validate_resource()
284 /* Verify the large resource type (name) against the max */ in acpi_ut_validate_resource()
291 * Large Resource Type -- bits 6:0 contain the name in acpi_ut_validate_resource()
411 * Large/Small descriptor bit -- this is left alone)
424 * Examine the large/small bit in the resource header in acpi_ut_get_resource_type()
428 /* Large Resource Type -- bits 6:0 contain the name */ in acpi_ut_get_resource_type()
460 * Examine the large/small bit in the resource header in acpi_ut_get_resource_length()
464 /* Large Resource type -- bytes 1-2 contain the 16-bit length */ in acpi_ut_get_resource_length()
484 * RETURN: Length of the AML header (depends on large/small descriptor)
494 /* Examine the large/small bit in the resource header */ in acpi_ut_get_resource_header_length()
523 * the header length (depends on if this is a small or large resource) in acpi_ut_get_descriptor_length()