Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_urtw.c157 error = urtw_write32_c(sc, val, data); \
691 static usb_error_t urtw_write32_c(struct urtw_softc *, int, uint32_t);
2097 urtw_write32_c(struct urtw_softc *sc, int val, uint32_t data) in urtw_write32_c() function