Searched refs:PC_START (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/ |
D | pcmplc.c | 692 case PC_START : in pcm_fsm() 1161 queue_event(smc,(int)(EVENT_PCM+phy->np),PC_START) ; in lem_evaluate() 1367 queue_event(smc,(int)(EVENT_PCM+phy->np),PC_START) ; in pc_rcode_actions() 1528 queue_event(smc,EVENT_PCM+np,PC_START) ; in pc_tcode_actions() 1771 queue_event(smc,EVENT_PCM+np,PC_START) ; in plc_irq() 1824 queue_event(smc, EVENT_PCM + np, PC_START); in plc_irq() 1892 case PL_PC1 : pcs = PC_START ; break ; in get_pcm_state()
|
D | cfm.c | 177 queue_event(smc,(int)(EVENT_PCM+i),PC_START) ; in cem_priv_state() 181 queue_event(smc,(int)(EVENT_PCM+i),PC_START) ; in cem_priv_state()
|
D | ecm.c | 194 queue_event(smc,EVENT_PCMA+p,PC_START) ; in ecm_fsm()
|
D | smt.c | 1978 event = PC_START ; in smt_action()
|
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/ |
D | cmtdef.h | 209 #define PC_START 1 macro
|