Searched refs:cf_shdr (Results 1 – 1 of 1) sorted by relevance
2009 struct aac_cf_status_hdr *cf_shdr; in aac_check_config() local2026 cf_shdr = (struct aac_cf_status_hdr *)ccfg->CTCommand.data; in aac_check_config()2029 if (le32toh(cf_shdr->action) <= CFACT_PAUSE) { in aac_check_config()