Home
last modified time | relevance | path

Searched refs:DSER (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/sys/
H A Drmc_comm.h188 #define DSER 0x01 /* serial device */ macro
/titanic_44/usr/src/uts/sun4u/io/
H A Drmc_comm.c178 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()