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

/linux-4.1.27/drivers/s390/net/
H A Dctcm_mpc.h234 void mpc_action_send_discontact(unsigned long thischan);
236 void ctcmpc_bh(unsigned long thischan);
H A Dctcm_mpc.c1235 void ctcmpc_bh(unsigned long thischan) ctcmpc_bh() argument
1237 struct channel *ch = (struct channel *)thischan; ctcmpc_bh()
1520 void mpc_action_send_discontact(unsigned long thischan) mpc_action_send_discontact() argument
1523 struct channel *ch = (struct channel *)thischan; mpc_action_send_discontact()

Completed in 39 milliseconds