Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/lw8/sys/
H A Dlw8.h45 #define LOMIOCCTL _IOW('a', 27, lom_ctl_t)
70 } lom_ctl_t; typedef
/titanic_50/usr/src/uts/common/sys/
H A Dlom_io.h174 #define LOMIOCCTL _IOW('a', 27, lom_ctl_t)
447 } lom_ctl_t; typedef
/titanic_50/usr/src/uts/sun4u/lw8/io/
H A Dlw8.c1081 lom_ctl_t lw8_ctl; in lw8_ioctl()