Searched refs:regwrite (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/tools/tools/ath/athpoke/
H A Dathpoke.c54 static void regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v);
116 regwrite(s, &atd, reg, (uint32_t) strtoul(cp, NULL, 0));
142 regwrite(int s, struct ath_diag *atd, uint32_t r, uint32_t v) function

Completed in 184 milliseconds