OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VNF_INITED
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
vndvar.h
138
#define
VNF_INITED
0x001 /* unit has been initialized */
vnd.c
286
if (sc->sc_flags &
VNF_INITED
) {
369
if (sc->sc_flags &
VNF_INITED
) {
392
if (((sc->sc_flags &
VNF_INITED
) == 0) ||
464
if ((sc->sc_flags &
VNF_INITED
) == 0) {
494
if ((vnd->sc_flags &
VNF_INITED
) == 0) {
1024
if ((sc->sc_flags &
VNF_INITED
) == 0)
1046
if ((sc->sc_flags &
VNF_INITED
) == 0)
1067
if ((vnd->sc_flags &
VNF_INITED
) == 0)
1239
if (vnd->sc_flags &
VNF_INITED
)
1244
if ((vnd->sc_flags &
VNF_INITED
) == 0
[
all
...]
Completed in 14 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025