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

/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwn.c1803 #define URTWN_CHK(res) do { \ macro
1810 URTWN_CHK(urtwn_efuse_switch_power(sc));
1816 URTWN_CHK(urtwn_efuse_read_next(sc, &reg));
1821 URTWN_CHK(urtwn_efuse_read_next(sc, &reg));
1831 URTWN_CHK(urtwn_efuse_read_data(sc, rom, off, msk));
1832 URTWN_CHK(urtwn_efuse_read_next(sc, &reg));
1850 #undef URTWN_CHK macro

Completed in 160 milliseconds