Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pnp/pnpbios/
H A Drsparser.c33 #define LARGE_TAG 0x80 macro
97 if (p[0] & LARGE_TAG) { /* large tag */ in pnpbios_parse_allocated_resource_data()
202 if (p[0] & LARGE_TAG) in pnpbios_parse_allocated_resource_data()
332 if (p[0] & LARGE_TAG) { /* large tag */ in pnpbios_parse_resource_option_data()
416 if (p[0] & LARGE_TAG) in pnpbios_parse_resource_option_data()
446 if (p[0] & LARGE_TAG) { /* large tag */ in pnpbios_parse_compatible_ids()
486 if (p[0] & LARGE_TAG) in pnpbios_parse_compatible_ids()
672 if (p[0] & LARGE_TAG) { /* large tag */ in pnpbios_encode_allocated_resource_data()
755 if (p[0] & LARGE_TAG) in pnpbios_encode_allocated_resource_data()