Lines Matching defs:cs1
306 struct zs_chanstate *cs0, *cs1;
314 cs1 = zsc->zsc_cs[1];
322 mutex_spin_enter(&cs1->cs_lock);
330 mutex_spin_exit(&cs1->cs_lock);
351 zs_write_csr(cs1, ZSWR0_CLR_INTR);
354 (*cs1->cs_ops->zsop_rxint)(cs1);
356 (*cs1->cs_ops->zsop_stint)(cs1, 0);
358 (*cs1->cs_ops->zsop_txint)(cs1);
360 mutex_spin_exit(&cs1->cs_lock);