Searched refs:rxc (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dsocfpga-sockit.dts68 rxc-skew-ps = <2000>;
H A Dsocfpga-sockit-beri.dts69 rxc-skew-ps = <2000>;
/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c1692 uchar_t *rxc; local
1695 for (rxc = mp->b_rptr;
1696 rxc != mp->b_wptr;
1697 rxc++)
1699 if (*rxc == *lqi->sm_nachar) {
1708 lqi->sm_nachar = (*rxc == *sm_ssp->

Completed in 88 milliseconds