OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HSFSTS_DONE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wmreg.h
1666
#define
HSFSTS_DONE
0x0001 /* Flash Cycle Done */
if_wm.c
14628
hsfsts |=
HSFSTS_DONE
;
14658
hsfsts |=
HSFSTS_DONE
;
14702
if (hsfsts &
HSFSTS_DONE
)
14707
if ((hsfsts &
HSFSTS_DONE
) == 1 && (hsfsts & HSFSTS_ERR) == 0)
14807
} else if ((hsfsts &
HSFSTS_DONE
) == 0)
Completed in 25 milliseconds
Indexes created Mon Oct 20 11:09:49 GMT 2025