Searched refs:xd_bases (Results 1 – 1 of 1) sorted by relevance
114 static unsigned int xd_bases[] __initdata = variable203 for (i = 0; i < (sizeof(xd_bases) / sizeof(xd_bases[0])) && !found; i++) in xd_detect()205 …if (isa_check_signature(xd_bases[i] + xd_sigs[j].offset,xd_sigs[j].string,strlen(xd_sigs[j].string… in xd_detect()208 *address = xd_bases[i]; in xd_detect()