Searched refs:ucycom_dtr (Results 1 – 1 of 1) sorted by relevance
185 Static void ucycom_dtr(struct ucycom_softc *, int);337 ucycom_dtr(sc, 0);423 ucycom_dtr(sc, 1); in ucycomopen()847 ucycom_dtr(sc, 1); in ucycomioctl()851 ucycom_dtr(sc, 0); in ucycomioctl()1079 ucycom_dtr(struct ucycom_softc *sc, int set) in ucycom_dtr() function