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

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h88 * descriptors, one still image descriptor and one color matching descriptor.
102 usbvc_still_image_frame_t *still; member in struct:usbvc_format_group
/illumos-gate/usr/src/uts/common/os/
H A Dsunndi.c1435 * An event cannot be unbound if callbacks are still
2302 int still; local
2348 /* fault detected; service [still] <servstate> */
2350 still = !changed;
2355 /* fault cleared; service still <servstate> */
2357 still = 1;
2361 still = 0;
2365 still = 0;
2377 location, still ? "still "
[all...]

Completed in 334 milliseconds