Searched refs:usbvc_input_header_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h114 usbvc_input_header_t *input_header;
H A Dusbvc.h313 } usbvc_input_header_t; typedef in typeref:struct:usbvc_input_header
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1846 usbvc_input_header_t *in_hdr;
1880 kmem_free(in_hdr, sizeof (usbvc_input_header_t));
2709 usbvc_input_header_t *in_hdr;
2736 (usbvc_input_header_t *)
2737 kmem_zalloc(sizeof (usbvc_input_header_t),
3312 usbvc_input_header_t *ihd;

Completed in 609 milliseconds