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()
|