OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BMSR_LSTATUS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_vsc8211.c
134
*
BMSR_LSTATUS
is latch-low, so if it is 0 we need to read it
137
if (!(status &
BMSR_LSTATUS
))
141
*link_ok = (status &
BMSR_LSTATUS
) != 0;
cxgb_ael1002.c
99
*
BMSR_LSTATUS
is latch-low, so if it is 0 we need to read it
102
if (!err && !(status &
BMSR_LSTATUS
))
107
*link_ok = !!(status &
BMSR_LSTATUS
);
cxgb_osdep.h
289
#define
BMSR_LSTATUS
BMSR_LINK
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025