OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_work_flags
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm53xx_eth.c
176
volatile uint32_t
sc_work_flags
;
member in struct:bcmeth_softc
620
sc->
sc_work_flags
= 0;
1866
if (sc->
sc_work_flags
== 0) {
1869
atomic_or_32(&sc->
sc_work_flags
, work_flags);
1972
uint32_t work_flags = atomic_swap_32(&sc->
sc_work_flags
, 0);
Completed in 13 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025