Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/
Dsdla_x25.c413 static int x25_open_hdlc (sdla_t* card);
2665 static int x25_open_hdlc (sdla_t* card) in x25_open_hdlc() function
3498 if (x25_open_hdlc(card) || x25_setup_hdlc(card)) in connect()