acpi_match_resource_hint
if (acpi_match_resource_hint(child, SYS_RES_IOPORT, value))
if (acpi_match_resource_hint(child, SYS_RES_MEMORY, value))
if (acpi_match_resource_hint(child, SYS_RES_IRQ, value))
if (acpi_match_resource_hint(child, SYS_RES_DRQ, value))