OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_link_state
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bnx.c
4487
uint32_t
new_link_state
, old_link_state;
local in function:bnx_phy_intr
4491
new_link_state
= sc->status_block->status_attn_bits &
4497
if (
new_link_state
!= old_link_state) {
4505
if (
new_link_state
) {
if_bnx.c
4487
uint32_t
new_link_state
, old_link_state;
local in function:bnx_phy_intr
4491
new_link_state
= sc->status_block->status_attn_bits &
4497
if (
new_link_state
!= old_link_state) {
4505
if (
new_link_state
) {
Completed in 30 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025