Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c218 #define LOMBUS_STATUS_ERR 0x02 /* Error in command processing */ macro
771 if (data & LOMBUS_STATUS_ERR) { in lombus_receive()