Lines Matching refs:ct_flags
2052 if ((ct->ct_flags & CT2_SENDSTATUS) && (swd || ct->ct_resid)) {
2058 ct->ct_flags &= ~(CT2_SENDSTATUS|CT2_CCINCR|CT2_FASTPOST);
2066 ct2->ct_flags &= ~(CT2_FLAG_MMASK|CT2_DATAMASK|CT2_FASTPOST);
2067 ct2->ct_flags |= CT2_NO_DATA|CT2_FLAG_MODE1;
2100 if ((ct->ct_flags & CT7_SENDSTATUS) && (swd || ct->ct_resid)) {
2107 ct->ct_flags &= ~CT7_SENDSTATUS;
2115 ct2->ct_flags &= ~(CT7_FLAG_MMASK|CT7_DATAMASK);
2116 ct2->ct_flags |= CT7_NO_DATA|CT7_NO_DATA|CT7_FLAG_MODE1;
2884 ISP_IOXPUT_32(isp, src->ct_flags, &dst->ct_flags);
2921 ISP_IOXGET_32(isp, &src->ct_flags, dst->ct_flags);
2941 ISP_IOXPUT_16(isp, src->ct_flags, &dst->ct_flags);
2946 if ((src->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE0) {
2967 } else if ((src->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE1) {
2994 ISP_IOXPUT_16(isp, src->ct_flags, &dst->ct_flags);
2999 if ((src->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE0) {
3020 } else if ((src->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE1) {
3056 ISP_IOXPUT_16(isp, src->ct_flags, &dst->ct_flags);
3060 if ((dst->ct_flags & CT7_FLAG_MMASK) == CT7_FLAG_MODE0) {
3068 } else if ((dst->ct_flags & CT7_FLAG_MMASK) == CT7_FLAG_MODE1) {
3099 ISP_IOXGET_16(isp, &src->ct_flags, dst->ct_flags);
3105 if ((dst->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE0) {
3126 } else if ((dst->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE1) {
3154 ISP_IOXGET_16(isp, &src->ct_flags, dst->ct_flags);
3160 if ((dst->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE0) {
3181 } else if ((dst->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE1) {
3217 ISP_IOXGET_16(isp, &src->ct_flags, dst->ct_flags);
3221 if ((dst->ct_flags & CT7_FLAG_MMASK) == CT7_FLAG_MODE0) {
3229 } else if ((dst->ct_flags & CT7_FLAG_MMASK) == CT7_FLAG_MODE1) {