Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/
H A Dbscv.c119 static boolean_t bscv_faulty(bscv_soft_state_t *);
1172 if (bscv_faulty(ssp)) { in bscv_put8()
1236 if (bscv_faulty(ssp)) { in bscv_get8()
1333 if (bscv_faulty(ssp)) { in bscv_setclear8_volatile()
1408 if (bscv_faulty(ssp) || bscv_session_error(ssp)) { in bscv_rep_rw8()
1455 bscv_faulty(bscv_soft_state_t *ssp) in bscv_faulty() function
1515 if (bscv_faulty(ssp) || (bscv_retcode(ssp) != 0)) { in bscv_locked_result()
1529 if (bscv_faulty(ssp)) { in bscv_put8_once()
1587 if (bscv_faulty(ssp)) { in bscv_get8_once()
1630 if (!bscv_faulty(ssp)) { in bscv_get8_once()
[all …]