Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dlombus.h86 LOMBUS_ERR_BASE = 0x100, enumerator
/titanic_44/usr/src/uts/common/io/
H A Dbscv.c1497 (ssp->command_error >= LOMBUS_ERR_BASE)) { in bscv_should_retry()
1557 } else if (fault >= LOMBUS_ERR_BASE) { in bscv_put8_once()
1608 if (fault >= LOMBUS_ERR_BASE) { in bscv_get8_once()
1689 if (command_error >= LOMBUS_ERR_BASE && in bscv_resync_comms()