Searched refs:urtw_read16_c (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/dev/usb/ |
| D | if_urtw.c | 134 error = urtw_read16_c(sc, val, data, 0); \ 139 error = urtw_read16_c(sc, val, data, idx); \ 511 static usbd_status urtw_read16_c(struct urtw_softc *, int, uint16_t *, uint8_t); 1608 urtw_read16_c(struct urtw_softc *sc, int val, uint16_t *data, uint8_t idx) in urtw_read16_c() function
|