Searched refs:DSER (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | rmc_comm.h | 188 #define DSER 0x01 /* serial device */ macro
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | rmc_comm.c | 178 DPRINTF(rcs, DSER, (CE_CONT, "REG[%d]<-$%02x", reg, val)); in sio_put_reg() 227 DPRINTF(rcs, DSER, (CE_CONT, "$%02x<-REG[%d]", val, reg)); in sio_get_reg() 341 DPRINTF(rcs, DSER, (CE_CONT, "serdev_receive: soft int handler\n")); in rmc_comm_serdev_receive()
|