Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pnp/pnpbios/
Drsparser.c32 #define LARGE_TAG 0x80 macro
96 if (p[0] & LARGE_TAG) { /* large tag */ in pnpbios_parse_allocated_resource_data()
201 if (p[0] & LARGE_TAG) in pnpbios_parse_allocated_resource_data()
331 if (p[0] & LARGE_TAG) { /* large tag */ in pnpbios_parse_resource_option_data()
415 if (p[0] & LARGE_TAG) in pnpbios_parse_resource_option_data()
445 if (p[0] & LARGE_TAG) { /* large tag */ in pnpbios_parse_compatible_ids()
485 if (p[0] & LARGE_TAG) in pnpbios_parse_compatible_ids()
671 if (p[0] & LARGE_TAG) { /* large tag */ in pnpbios_encode_allocated_resource_data()
754 if (p[0] & LARGE_TAG) in pnpbios_encode_allocated_resource_data()