Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c214 #define LOMBUS_CMD_READ 0x01 /* Read command */ macro
863 case LOMBUS_CMD_READ: in lombus_cmd()
991 return (lombus_cmd(hdlp, ADDR_TO_VREG(addr), 0, LOMBUS_CMD_READ)); in lombus_vreg_get8()