Searched refs:ts_aldata_t (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/sun4u/mpxu/sys/ |
H A D | lom_io.h | 44 #define TSIOCALSTATE _IOWR('a', 1, ts_aldata_t) 45 #define TSIOCALCTL _IOW('a', 2, ts_aldata_t) 76 } ts_aldata_t; typedef
|
/titanic_50/usr/src/uts/sun4u/mpxu/io/ |
H A D | tsalarm.c | 39 #define LOMIOCALCTL_OLD _IOW('a', 4, ts_aldata_t) 40 #define LOMIOCALSTATE_OLD _IOWR('a', 5, ts_aldata_t) 296 ts_aldata_t ts_alinfo; in tsalarm_ioctl() 310 sizeof (ts_aldata_t), mode) != 0) { in tsalarm_ioctl() 334 sizeof (ts_aldata_t), mode) != 0) { in tsalarm_ioctl() 346 sizeof (ts_aldata_t), mode) != 0) { in tsalarm_ioctl()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | lom_io.h | 56 #define TSIOCALCTL _IOW('a', 4, ts_aldata_t) 57 #define TSIOCALSTATE _IOWR('a', 5, ts_aldata_t) 91 } ts_aldata_t; typedef
|
/titanic_50/usr/src/uts/sun4v/ontario/io/ |
H A D | tsalarm.c | 61 #define LOMIOCALCTL_OLD _IOW('a', 4, ts_aldata_t) 62 #define LOMIOCALSTATE_OLD _IOWR('a', 5, ts_aldata_t) 646 ts_aldata_t ts_alinfo; in tsalarm_ioctl() 660 sizeof (ts_aldata_t), mode) != 0) { in tsalarm_ioctl() 685 sizeof (ts_aldata_t), mode) != 0) { in tsalarm_ioctl() 696 sizeof (ts_aldata_t), mode) != 0) { in tsalarm_ioctl()
|