Home
last modified time | relevance | path

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

/drivers/net/fddi/skfp/
Dpcmplc.c204 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy);
772 pc_tcode_actions(smc,i,phy) ; in pcm_fsm()
865 pc_tcode_actions(smc,3,phy) ; in pcm_fsm()
877 pc_tcode_actions(smc,i,phy) ; in pcm_fsm()
901 pc_tcode_actions(smc,7,phy) ; in pcm_fsm()
922 pc_tcode_actions(smc,i,phy) ; in pcm_fsm()
1410 static void pc_tcode_actions(struct s_smc *smc, const int bit, struct s_phy *phy) in pc_tcode_actions() function