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

  /src/sys/arch/amiga/dev/
mfc.c 210 int mfcsparam( struct tty *, struct termios *);
512 tp->t_param = mfcsparam;
541 mfcsparam(tp, &tp->t_termios);
740 mfcsparam(struct tty *tp, struct termios *t) function in typeref:typename:int
791 printf("mfcsparam: speed %d => %x ct %d imask %x cflag %x\n",
mfc.c 210 int mfcsparam( struct tty *, struct termios *);
512 tp->t_param = mfcsparam;
541 mfcsparam(tp, &tp->t_termios);
740 mfcsparam(struct tty *tp, struct termios *t) function in typeref:typename:int
791 printf("mfcsparam: speed %d => %x ct %d imask %x cflag %x\n",

Completed in 22 milliseconds