Home
last modified time | relevance | path

Searched defs:usb_as_req (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/audio/usb_as/
H A Dusb_as.h198 typedef struct usb_as_req { struct
199 uint16_t usb_as_req_wValue; /* wValue field of request */ argument
200 uint16_t usb_as_req_wIndex; /* wIndex field of request */ argument
201 uint16_t usb_as_req_wLength; /* wLength of request */ argument
202 mblk_t *usb_as_req_data; /* data for send case */ argument