Searched refs:HCF_CNTL_CONTINUE (Results 1 – 3 of 3) sorted by relevance
401 #define HCMD_CONTINUE HCF_CNTL_CONTINUE // 0x0007
883 #define HCF_CNTL_CONTINUE 0x07 macro
957 if ( x == HCF_CNTL_CONTINUE ) x &= ~HCMD_RETRY; in hcf_cntl()961 HCFASSERT( x==HCF_CNTL_ENABLE || x==HCF_CNTL_DISABLE || HCF_CNTL_CONTINUE || in hcf_cntl()