OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_peer_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/dev/
vnet.c
167
u_int
sc_peer_state
;
member in struct:vnet_softc
283
sc->
sc_peer_state
= VIO_DP_STOPPED;
933
sc->
sc_peer_state
= dm->proc_state;
949
if (count > 0 && sc->
sc_peer_state
!= VIO_DP_ACTIVE)
963
sc->
sc_peer_state
= VIO_DP_STOPPED;
981
sc->
sc_peer_state
= VIO_DP_STOPPED;
1103
peer_state = atomic_swap_uint(&sc->
sc_peer_state
, VIO_DP_ACTIVE);
1242
if (start != prod && sc->
sc_peer_state
!= VIO_DP_ACTIVE) {
vnet.c
167
u_int
sc_peer_state
;
member in struct:vnet_softc
283
sc->
sc_peer_state
= VIO_DP_STOPPED;
933
sc->
sc_peer_state
= dm->proc_state;
949
if (count > 0 && sc->
sc_peer_state
!= VIO_DP_ACTIVE)
963
sc->
sc_peer_state
= VIO_DP_STOPPED;
981
sc->
sc_peer_state
= VIO_DP_STOPPED;
1103
peer_state = atomic_swap_uint(&sc->
sc_peer_state
, VIO_DP_ACTIVE);
1242
if (start != prod && sc->
sc_peer_state
!= VIO_DP_ACTIVE) {
Completed in 23 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025