OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_sync_use
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
ld_virtio.c
181
}
sc_sync_use
;
member in struct:ld_virtio_softc
437
sc->
sc_sync_use
= SYNC_FREE;
492
while (sc->
sc_sync_use
!= SYNC_FREE) {
501
sc->
sc_sync_use
= SYNC_BUSY;
558
while (sc->
sc_sync_use
!= SYNC_DONE) {
573
sc->
sc_sync_use
= SYNC_FREE;
687
sc->
sc_sync_use
= SYNC_DONE;
905
while (sc->
sc_sync_use
!= SYNC_FREE) {
914
sc->
sc_sync_use
= SYNC_BUSY;
953
while (sc->
sc_sync_use
!= SYNC_DONE)
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025