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

/freebsd-10.1-release/sys/dev/wl/
H A Dif_wl_i82586.h231 u_short ac_command; member in struct:__anon10045
H A Dif_wl.c934 cb.ac_command = AC_CW_EL; /* NOP */
1787 cb.ac_command = (AC_CW_EL|AC_TRANSMIT|AC_CW_I);
2030 outw(PIOP1(base), AC_DIAGNOSE|AC_CW_EL);/* ac_command */
2074 outw(PIOP1(base), AC_CONFIGURE|AC_CW_EL); /* ac_command */
2115 outw(PIOP1(base), AC_MCSETUP|AC_CW_EL); /* ac_command */
2137 outw(PIOP1(base), AC_IASETUP|AC_CW_EL); /* ac_command */

Completed in 184 milliseconds