Searched refs:urtw_read8_c (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/sys/dev/usb/ |
| D | if_urtw.c | 97 error = urtw_read8_c(sc, val, data, 0); \ 102 error = urtw_read8_c(sc, val, data, idx); \ 494 usbd_status urtw_read8_c(struct urtw_softc *, int, uint8_t *, uint8_t); 1541 urtw_read8_c(struct urtw_softc *sc, int val, uint8_t *data, uint8_t idx) in urtw_read8_c() function
|