Searched refs:iores_type (Results 1 – 1 of 1) sorted by relevance
204 int iores_type = type & IORESOURCE_TYPE_BITS; /* w/o 64bit & pref */ in pbus_select_window_for_type() local209 if ((iores_type != IORESOURCE_IO) && (iores_type != IORESOURCE_MEM)) in pbus_select_window_for_type()226 switch (iores_type) { in pbus_select_window_for_type()