OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_link_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hyperv/
if_hvn.c
952
int
old_link_state
;
local
989
old_link_state
= sc->sc_link_state;
991
if (
old_link_state
!= sc->sc_link_state) {
2370
uint32_t state,
old_link_state
;
local
2378
old_link_state
= sc->sc_link_state;
2381
if (
old_link_state
!= sc->sc_link_state) {
/src/sys/dev/pci/
if_bnx.c
4487
uint32_t new_link_state,
old_link_state
;
local
4493
old_link_state
= sc->status_block->status_attn_bits_ack &
4497
if (new_link_state !=
old_link_state
) {
Completed in 293 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026