Searched refs:buf_node (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h73 list_node_t buf_node; /* list */ member in struct:usbvc_buf
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c2359 sizeof (usbvc_buf_t), offsetof(usbvc_buf_t, buf_node));
2361 sizeof (usbvc_buf_t), offsetof(usbvc_buf_t, buf_node));
2363 sizeof (usbvc_buf_t), offsetof(usbvc_buf_t, buf_node));
2365 sizeof (usbvc_buf_t), offsetof(usbvc_buf_t, buf_node));

Completed in 79 milliseconds