Home
last modified time | relevance | path

Searched refs:lc_test (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/fddi/skfp/
Dpcmplc.c1198 switch(phy->lc_test) { in lem_check_lct()
1342 phy->lc_test = LC_EXTENDED ; in pc_rcode_actions()
1344 phy->lc_test = LC_LONG ; in pc_rcode_actions()
1347 phy->lc_test = LC_MEDIUM ; in pc_rcode_actions()
1349 phy->lc_test = LC_SHORT ; in pc_rcode_actions()
1350 switch (phy->lc_test) { in pc_rcode_actions()
/linux-3.4.99/drivers/net/fddi/skfp/h/
Dsmc.h208 u_char lc_test ; member