Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds