Searched refs:HPINFOSEARCH (Results 1 – 2 of 2) sorted by relevance
149 flags |= HPINFOSEARCH; in copy_devinfo()252 child_flags = flags & ~(HPINFOSEARCH); in copy_hotplug()408 flags |= HPINFOSEARCH; in search_cb()425 if (flags & HPINFOSEARCH) { in check_search()427 if ((dev_flags & HPINFOSEARCH) == 0) in check_search()
49 #define HPINFOSEARCH 0x2 /* private flag */ macro