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

/illumos-gate/usr/src/uts/i86pc/io/acpi_drv/
H A Dacpi_video.c393 struct acpi_video_output *vidop_next; local
414 vidop_next = vidop->next;
416 vidop = vidop_next;

Completed in 59 milliseconds