Searched refs:AC_SFLD_C (Results 1 – 2 of 2) sorted by relevance
149 #define AC_SFLD_C (0x1 << 15) /* Command completed */ macro
624 if (cb.ac_status & AC_SFLD_C) in wv_synchronous_cmd()672 if ((status & AC_SFLD_C) == 0) in wv_config_complete()739 if ((tx_status & AC_SFLD_C) == 0) in wv_complete()