OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cs_pending
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/arm/sunxi/
sun8i_crypto.c
142
bool
cs_pending
;
member in struct:sun8i_crypto_softc::sun8i_crypto_selftest
1491
selftest->
cs_pending
= true;
1557
for (; selftest->
cs_pending
&& timo --> 0; DELAY(1000)) {
1561
if (selftest->
cs_pending
) {
1564
KASSERT(!selftest->
cs_pending
);
1578
selftest->
cs_pending
= false;
1644
selftest->
cs_pending
= false;
sun8i_crypto.c
142
bool
cs_pending
;
member in struct:sun8i_crypto_softc::sun8i_crypto_selftest
1491
selftest->
cs_pending
= true;
1557
for (; selftest->
cs_pending
&& timo --> 0; DELAY(1000)) {
1561
if (selftest->
cs_pending
) {
1564
KASSERT(!selftest->
cs_pending
);
1578
selftest->
cs_pending
= false;
1644
selftest->
cs_pending
= false;
Completed in 147 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025