Searched refs:acctl (Results 1 – 1 of 1) sorted by relevance
856 u_int32_t acctl, acsts; in csa_readcodec() local887 acctl = 0; in csa_readcodec()898 acctl = csa_readio(resp, BA0_ACCTL); in csa_readcodec()899 if ((acctl & ACCTL_DCV) == 0) in csa_readcodec()906 if ((acctl & ACCTL_DCV) != 0) in csa_readcodec()950 u_int32_t acctl; in csa_writecodec() local974 acctl = 0; in csa_writecodec()985 acctl = csa_readio(resp, BA0_ACCTL); in csa_writecodec()986 if ((acctl & ACCTL_DCV) == 0) in csa_writecodec()993 if ((acctl & ACCTL_DCV) != 0) in csa_writecodec()