Searched refs:PNP_SRES_LEN (Results 1 – 8 of 8) sorted by relevance
175 if (isapnp_get_resource_info(resinfo, PNP_SRES_LEN(tag))) in isapnp_scan_resdata()185 if (isapnp_get_resource_info(NULL, PNP_SRES_LEN(tag))) in isapnp_scan_resdata()
218 #define PNP_SRES_LEN(a) (a & 0x07) macro
499 resinfo = malloc(PNP_SRES_LEN(tag)); in dump_resdata()500 if (!get_resource_info(resinfo, PNP_SRES_LEN(tag))) in dump_resdata()503 if (handle_small_res(resinfo, PNP_SRES_NUM(tag), PNP_SRES_LEN(tag)) == 1) in dump_resdata()
477 if (scanning < PNP_SRES_LEN(tag)) { in pnp_create_devices()482 resp += PNP_SRES_LEN(tag); in pnp_create_devices()483 scanning -= PNP_SRES_LEN(tag); in pnp_create_devices()633 error = pnp_read_bytes(PNP_SRES_LEN(tag), in pnp_read_resources()
224 #define PNP_SRES_LEN(a) (a & 0x07) macro
440 l = PNP_SRES_LEN(tag); in pnp_parse_resources()582 l = PNP_SRES_LEN(tag); in pnp_scan_resources()
202 rlen = PNP_SRES_LEN(tag); in biospnp_scanresdata()
734 idx += PNP_SRES_LEN(tag); in pnpbios_identify()