Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h1208 const int not_ok = atomic_load_int(&sc->error_flags) & in hw_all_ok() local
1211 return (__predict_true(not_ok == 0)); in hw_all_ok()