Searched refs:atmio_openvcc (Results 1 – 8 of 8) sorted by relevance
193 struct atmio_openvcc { struct237 #define SIOCATMOPENVCC _IOR('a', 126, struct atmio_openvcc)
96 hatm_open_vcc(struct hatm_softc *sc, struct atmio_openvcc *arg) in hatm_open_vcc()353 error = hatm_open_vcc(sc, (struct atmio_openvcc *)data); in hatm_ioctl()
80 patm_open_vcc(struct patm_softc *sc, struct atmio_openvcc *arg) in patm_open_vcc()379 error = patm_open_vcc(sc, (struct atmio_openvcc *)data); in patm_ioctl()
97 struct atmio_openvcc op; in atm_rtrequest()
163 struct atmio_openvcc op; in natm_usr_connect()
2232 fatm_open_vcc(struct fatm_softc *sc, struct atmio_openvcc *op) in fatm_open_vcc()2442 struct atmio_openvcc *op = (struct atmio_openvcc *)arg; in fatm_ioctl()
664 struct atmio_openvcc data; in ng_atm_cpcs_init()
1169 en_open_vcc(struct en_softc *sc, struct atmio_openvcc *op) in en_open_vcc()1592 error = en_open_vcc(sc, (struct atmio_openvcc *)data); in en_ioctl()