Searched refs:urtw_read16_c (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/dev/usb/ |
| D | if_urtw.c | 117 error = urtw_read16_c(sc, val, data, 0); \ 122 error = urtw_read16_c(sc, val, data, idx); \ 495 usbd_status urtw_read16_c(struct urtw_softc *, int, uint16_t *, uint8_t); 1573 urtw_read16_c(struct urtw_softc *sc, int val, uint16_t *data, uint8_t idx) in urtw_read16_c() function
|