Searched refs:cc_port_isrunning (Results 1 – 3 of 3) sorted by relevance
101 int cc_port_isrunning(struct ccdata *, u_int, int *);
399 cc_port_isrunning(struct ccdata *cc, u_int portno, int *state) in cc_port_isrunning() function
540 error = cc_port_isrunning(priv->data, arg->port, in ng_ccatm_rcvmsg()