Home
last modified time | relevance | path

Searched refs:zscc_device (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dzsdev.h75 #define ZS_REG_SIZE (2 * sizeof (struct zscc_device))
96 ((struct zscc_device *) \
99 ((struct zscc_device *) \
105 ((struct zscc_device *) \
108 ((struct zscc_device *) \
122 ((struct zscc_device *) \
125 var = ((struct zscc_device *) \
130 ((struct zscc_device *) \
133 var = ((struct zscc_device *) \
138 register struct zscc_device *tmp; \
[all …]
H A Dser_zscc.h255 struct zscc_device { struct
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c246 struct zscc_device *zsaddr; in zsprobe()
321 struct zscc_device *tmpzs; /* for mapping purposes */ in zsattach()
465 zs->zs_addr = (struct zscc_device *) in zsattach()
470 zs->zs_addr = (struct zscc_device *) in zsattach()