Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hatm/
HDif_hatm_ioctl.c182 hatm_tx_vcc_open(sc, cid); in hatm_load_vc()
HDif_hatmvar.h632 void hatm_tx_vcc_open(struct hatm_softc *sc, u_int cid);
HDif_hatm_tx.c658 hatm_tx_vcc_open(struct hatm_softc *sc, u_int cid) in hatm_tx_vcc_open() function