Searched refs:WF_ST_ALIAS (Results 1 – 2 of 2) sorted by relevance
657 case WF_ST_ALIAS: in wavefront_get_sample_status()1202 dev->sample_status[header->number] = (WF_SLOT_FILLED|WF_ST_ALIAS); in wavefront_send_alias()1424 case WF_ST_ALIAS: in wavefront_load_patch()
344 #define WF_ST_ALIAS 2 macro