tag
line
file
source code
GEP_LNP
2308
drivers/net/de4x5.c
(~inl(DE4X5_GEP) & GEP_LNP));
GEP_LNP
2483
drivers/net/de4x5.c
gep = (~inl(DE4X5_GEP) & (GEP_SLNK | GEP_LNP));
GEP_LNP
2565
drivers/net/de4x5.c
return ((~inl(DE4X5_GEP)) & GEP_LNP);