Home
last modified time | relevance | path

Searched refs:DR_TP_INVALID (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c69 DR_TP_INVALID = -1, enumerator
2246 if (preference == DR_TP_INVALID) in dr_select_mem_target()
2279 ASSERT(preference != DR_TP_INVALID); in dr_select_mem_target()
2500 preference = DR_TP_INVALID; in dr_get_target_preference()
2505 preference = DR_TP_INVALID; in dr_get_target_preference()
2515 if ((preference != DR_TP_INVALID) && drmach_board_is_floating(t_id)) { in dr_get_target_preference()
2519 preference = DR_TP_INVALID; in dr_get_target_preference()