Searched refs:bscv_should_retry (Results 1 – 1 of 1) sorted by relevance
124 static int bscv_should_retry(bscv_soft_state_t *);1183 needretry = bscv_should_retry(ssp); in bscv_put8()1244 needretry = bscv_should_retry(ssp); in bscv_get8()1353 needretry = bscv_should_retry(ssp); in bscv_setclear8_volatile()1494 bscv_should_retry(bscv_soft_state_t *ssp) in bscv_should_retry() function