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

/drivers/atm/
H A Deni.c858 DPRINTK("eni_close: waiting for RX ...\n");
1397 DPRINTK("eni_close: waiting for TX ...\n");
1890 static void eni_close(struct atm_vcc *vcc) function
1892 DPRINTK(">eni_close\n");
1897 DPRINTK("eni_close: done waiting\n");
1927 eni_vcc->tx = NULL; /* for eni_close after open_rx */
1929 eni_close(vcc);
1933 eni_close(vcc);
1939 eni_close(vcc);
1943 eni_close(vc
[all...]

Completed in 80 milliseconds