HomeSort by: relevance | last modified time | path
    Searched defs:optpoint_send (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hpcmips/dev/
optpoint.c 76 static void optpoint_send(struct optpoint_softc *, int);
270 optpoint_send(sc, sc->packet[sc->index++]);
290 optpoint_send(struct optpoint_softc *sc, int data) function in typeref:typename:void
304 optpoint_send(sc, 0x00);

Completed in 10 milliseconds