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

  /src/sys/dev/ic/
atppc.c 93 static int atppc_write(device_t, char *, int, int, size_t *);
218 sc_parport_adapter.parport_write = atppc_write;
841 atppc_write(device_t dev, char *buf, int len, int ioflag, size_t *cnt) function in typeref:typename:int
1952 * Functions that write bytes to port from buffer: called from atppc_write()

Completed in 12 milliseconds