Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dpdqvar.h57 PDQS_UPGRADE=1, enumerator
H A Dpdq.c1379 PDQ_ASSERT(state != PDQS_UPGRADE); in pdq_run()
1819 if (state == PDQS_RESET || state == PDQS_HALTED || state == PDQS_UPGRADE) in pdq_initialize()