Searched refs:ISACFGATTR_HINTS (Results 1 – 2 of 2) sorted by relevance
82 isa_set_configattr(child, (isa_get_configattr(child)|ISACFGATTR_HINTS)); in isa_hinted_child()
139 #define ISACFGATTR_HINTS (1 << 3) /* source of config is hints */ macro