Searched refs:send_oob_msg (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/net/wan/ |
D | sdla_x25.c | 463 static void send_oob_msg (sdla_t *, netdevice_t *, TX25Mbox *); 2247 send_oob_msg(card,dev,mbox); in status_intr() 3406 send_oob_msg(card,dev,mb); in call_cleared() 3443 send_oob_msg(card,dev,mb); in restart_event() 4847 send_oob_msg(card,dev,mb); in clear_confirm_event() 4864 static void send_oob_msg (sdla_t *card, netdevice_t *dev, TX25Mbox *mbox) in send_oob_msg() function 4971 send_oob_msg(card,dev,mbox); in api_oob_event()
|