Searched refs:usc_obuf (Results 1 – 2 of 2) sorted by relevance
490 void *usc_obuf; member
1283 usc->usc_obuf = obuf; in athn_usb_wmi_xcmd()2043 if (usc->usc_obuf != NULL) { in athn_usb_rx_wmi_ctrl()2045 memcpy(usc->usc_obuf, &wmi[1], len - sizeof(*wmi)); in athn_usb_rx_wmi_ctrl()