Searched defs:VD_FINAL_RANGE_TASK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c417 VD_FINAL_RANGE_TASK, /* task for last in a range of descriptors */ enumerator in enum:vd_task_type
4524 vd->inband_task.type = VD_FINAL_RANGE_TASK; /* range == 1 */
4891 type = (n == 1) ? VD_FINAL_RANGE_TASK : VD_NONFINAL_RANGE_TASK;

Completed in 79 milliseconds