Home
last modified time | relevance | path

Searched refs:urtw_read8_c (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_urtw.c133 error = urtw_read8_c(sc, val, data); \
687 static usb_error_t urtw_read8_c(struct urtw_softc *, int, uint8_t *);
2012 urtw_read8_c(struct urtw_softc *sc, int val, uint8_t *data) in urtw_read8_c() function