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

/opensolaris-onvv-gate/usr/src/uts/sun/io/
H A Dzs_hdlc.c561 zss = (struct syncline *)&zscom[unit].zs_priv_str;
1059 zss = (struct syncline *)&zs->zs_priv_str;
1075 zss = (struct syncline *)&zs->zs_priv_str;
1238 register struct syncline *zss = (struct syncline *)&zs->zs_priv_str;
1468 zss = (struct syncline *)&zs->zs_priv_str;
1567 register struct syncline *zss = (struct syncline *)&zs->zs_priv_str;
1680 register struct syncline *zss = (struct syncline *)&zs->zs_priv_str;
1720 register struct syncline *zss = (struct syncline *)&zs->zs_priv_str;
1909 register struct syncline *zss = (struct syncline *)&zs->zs_priv_str;
2064 register struct syncline *zss = (struct syncline *)&zs->zs_priv_str;
[all...]
H A Dzs_async.c745 za = (struct asyncline *)&zs->zs_priv_str;
759 bzero(za, sizeof (zs->zs_priv_str));
1641 register struct asyncline *za = (struct asyncline *)&zs->zs_priv_str;
1702 register struct asyncline *za = (struct asyncline *)&zs->zs_priv_str;
1834 register struct asyncline *za = (struct asyncline *)&zs->zs_priv_str;
1957 register struct asyncline *za = (struct asyncline *)&zs->zs_priv_str;
2081 register struct asyncline *za = (struct asyncline *)&zs->zs_priv_str;
2352 register struct asyncline *za = (struct asyncline *)&zs->zs_priv_str;
2557 struct asyncline *za = (struct asyncline *)&zs->zs_priv_str;
2587 struct asyncline *za = (struct asyncline *)&zs->zs_priv_str;
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun/sys/
H A Dzsdev.h231 ulong_t zs_priv_str[ZS_MAX_PRIV_STR]; member in struct:zscom

Completed in 54 milliseconds