Searched refs:ure_ctl (Results 1 - 1 of 1) sorted by relevance
| /src/sys/dev/usb/ |
| H A D | if_ure.c | 118 ure_ctl(struct usbnet *un, uint8_t rw, uint16_t val, uint16_t index, function in typeref:typename:int 136 DPRINTFN(5, ("ure_ctl: rw %d, val %04hu, index %04hu, len %d\n", 140 DPRINTF(("ure_ctl: error %d\n", err)); 153 return ure_ctl(un, URE_CTL_READ, addr, index, buf, len); 160 return ure_ctl(un, URE_CTL_WRITE, addr, index, buf, len); 859 /* Set these up now for ure_ctl(). */
|
Completed in 4 milliseconds