OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qhlt
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/powerpc/booke/dev/
pq3etsec.c
1007
/* 14. Clear
QHLT
and RXF bits in RSTAT register by writing 1 to them.*/
1528
uint32_t
qhlt
= etsec_read(sc, RSTAT) & RSTAT_QHLT;
local in function:pq3etsec_rxq_produce
1529
if (
qhlt
) {
1530
KASSERT(
qhlt
& rxq->rxq_qmask);
Completed in 13 milliseconds
Indexes created Sun Oct 26 18:09:56 GMT 2025