OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VNF_VUNCONF
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/
vndvar.h
147
#define
VNF_VUNCONF
0x200 /* device is unconfiguring */
vnd.c
675
while ((vnd->sc_flags &
VNF_VUNCONF
) == 0) {
765
vnd->sc_flags &= (~VNF_KTHREAD |
VNF_VUNCONF
);
1789
vnd->sc_flags |=
VNF_VUNCONF
;
1813
|
VNF_VUNCONF
| VNF_COMP | VNF_CLEARING);
Completed in 22 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025