Lines Matching full:small
20 /* Small descriptors */
76 /* Small descriptors */
280 * Examine the large/small bit in the resource header in acpi_ut_validate_resource()
297 * Small Resource Type -- bits 6:3 contain the name in acpi_ut_validate_resource()
342 /* Small variable length resource, length can be (Min) or (Min-1) */ 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()
432 /* Small Resource Type -- bits 6:3 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()
469 /* Small Resource type -- bits 2:0 of byte 0 contain the 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()