Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dctcm_mpc.h235 void mpc_action_send_discontact(unsigned long thischan);
237 void ctcmpc_bh(unsigned long thischan);
Dctcm_mpc.c1233 void ctcmpc_bh(unsigned long thischan) in ctcmpc_bh() argument
1235 struct channel *ch = (struct channel *)thischan; in ctcmpc_bh()
1515 void mpc_action_send_discontact(unsigned long thischan) in mpc_action_send_discontact() argument
1518 struct channel *ch = (struct channel *)thischan; in mpc_action_send_discontact()